0.1.1 • Published 2 years ago

@ladjs/pug-lint-config-lad v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@ladjs/pug-lint-config-lad

build status code coverage code style styled with prettier made with lass license npm downloads

Pug-lint config for ladjs.

Table of Contents

Install

npm:

npm install @ladjs/pug-lint-config-lad

yarn:

yarn add @ladjs/pug-lint-config-lad

Usage

// inside .pug-lintrc.js
module.exports = {
  extends: '@ladjs/pug-lint-config-lad',
  // your configs
};

Contributors

NameWebsite
Taylor Schleyhttps://github.com/shadowgate15

License

MIT © Taylor Schley