1.3.0 • Published 9 years ago
pug-lint-config-ctrl v1.3.0
pug-lint-config-ctrl
A pug-lint config for the Martin Experiments ctrl framework.
Installation
Yarn is recommended for installation.
$ yarn add --dev pug-lint pug-lint-config-ctrlBut you can still use npm:
$ npm install --save-dev pug-lint pug-lint-config-ctrlUsage
Add ctrl to the extends section of your .eslintrc configuration file:
{
"extends": "ctrl"
}License
Copyright (c) 2016 Martin Experiments LLC