@luvella/eslint-config
v1.0.3
Published
Luvella's ESLint config for clean and stylish code.
Downloads
3
Readme
eslint-config
🌟 Luvella's ESLint config for clean and stylish code.
Install & Usage
npm install @luvella/eslint-config
In your .eslintrc.json
add:
{
"extends": "@luvella"
}