1.1.2 • Published 8 years ago
eslint-sst-config v1.1.2
SST Pug coding standard
Usage
In your project folder:
npm install --save-dev eslint-sst-config
Then create a .eslintrc
in the project root.
{
"extends": "eslint-sst-config"
}
In your project folder:
npm install --save-dev eslint-sst-config
Then create a .eslintrc
in the project root.
{
"extends": "eslint-sst-config"
}