eslint-sst-config
v1.1.2
Published
SST JS coding standard
Downloads
14
Readme
SST Pug coding standard
Usage
In your project folder:
npm install --save-dev eslint-sst-configThen create a .eslintrc in the project root.
{
"extends": "eslint-sst-config"
}