1.0.0 • Published 3 years ago
@affiliatedtech/eslint-config v1.0.0
Shareable eslint configuration
Installation
npm i -D @affiliatedtech/eslint-config
Create an .eslintrc.json
in your root directory with:
{
"extends": "@affiliatedtech",
"root": true
}