1.0.3 • Published 7 years ago

@finpo/pug-lint-config-finpo v1.0.3

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

FINPO's Pug Lint Config

npm version Dependencies

My personal linting rules for the pug language.

Installation

$ npm install --save-dev pug-lint @finpo/pug-lint-config-finpo

Usage

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

{
  "extends": "./node_modules/@finpo/pug-lint-config-finpo/index.js"
}

More info about the configuration file can be found here.

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago