@epcor/eslint-config
v0.0.2
Published
The best eslint config
Downloads
4
Readme
@epcor/eslint-config
Best ESlint config
Usage
npm i -D @epcor/eslint-config;
@epcor/eslint-config
does not install prettier
or eslint
for you. You must install these yourself.
Then, in your .eslintrc.*:
{
"extends": ["@best-config/eslint-config"]
}