Skip to content

finpo/pug-lint-config-finpo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FINPO's Pug Lint Config

[![npm version][npm-img]][npm] ![Dependencies][dep-img]

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.

About

My personal linting rules for the pug language 🐶

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%