1.3.0 • Published 7 years ago

pug-lint-config-ctrl v1.3.0

Weekly downloads
58
License
MIT
Repository
github
Last release
7 years ago

pug-lint-config-ctrl

Build Status

A pug-lint config for the Martin Experiments ctrl framework.

Installation

Yarn is recommended for installation.

$ yarn add --dev pug-lint pug-lint-config-ctrl

But you can still use npm:

$ npm install --save-dev pug-lint pug-lint-config-ctrl

Usage

Add ctrl to the extends section of your .eslintrc configuration file:

{
  "extends": "ctrl"
}

License

Copyright (c) 2016 Martin Experiments LLC

MIT (https://www.opensource.org/licenses/MIT)