@phatvo21/eslint-config-test
v1.0.8
Published
Typescript eslint config for backend
Downloads
5
Readme
Eslint typescript config backend
Install
npm i -D @phatvo21/eslint-config-test eslint
Add it as a config in .eslintrc
{
"extends": ["@phatvo21/eslint-config-test"]
}