1.0.2 • Published 2 years ago
@schleifner/eslint-config-base v1.0.2
@schleifner/eslint-config-base
Common Eslint configuration for typescript repository.
Usage
Install:
$ npm install --save-dev @schleifner/eslint-config-base
Edit eslint configuration file:
{
"extends": "@schleifner/base"
}
And you can override settings from @schleifner/eslint-config-base by adding them directly into your .eslintrc
file.
1.0.2
2 years ago