1.0.4 • Published 7 years ago

pug-lint-config-pustur v1.0.4

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

Pustur's Pug Lint Config

npm version Dependencies

My personal linting rules for the pug language.

Installation

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

Usage

Create a .pug-lintrc file in your project root:

{
  "extends": "pustur"
}

More info about the configuration file can be found here.

License

See LICENSE.