0.0.2 • Published 4 years ago
@epcor/eslint-config v0.0.2
@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"]
}