@forscht/eslint-config
v1.0.0
Published
Sharable eslint config written with SOLID principles in mind.
Downloads
17
Maintainers
Readme
eslintrc
Sharable eslint config for backend written with SOLID principles in mind.
Install
npm in --save-dev @forscht/eslintrc
Usage
Add the following to your .eslintrc
file.
{
"extends": "@forscht/eslintrc"
}