@ladjs/pug-lint-config-lad
v0.1.1
Published
Pug-lint config for ladjs.
Downloads
49
Readme
@ladjs/pug-lint-config-lad
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
| Name | Website | | ----------------- | --------------------------------- | | Taylor Schley | https://github.com/shadowgate15 |