pug-lint-config-nosolosoftware
v0.3.0
Published
Configuration used for pug at Nosolosoftware
Downloads
118
Readme
pug-lint-config-nosolosoftware
Configuration file used with pug-lint. It uses the shareable configs option provided by pug-lint.
Installation
The following package could be installed used using yarn/npm as:
$ yarn add -D pug-lint-config-nosolosoftware
Usage
In order to use this configuration in our project, we should create .pug-lintrc.js
file, with the following content:
{
extends: 'nosolosoftware'
}
Contributing
Contributions are welcome, please follow GitHub Flow
Versioning
pug-lint-config-nosolosoftware uses Semantic Versioning 2.0.0
License
Copyright © 2020 NoSoloSoftware Network S.L. Released under MIT license.