1.0.0 • Published 2 years ago
@hub22/eslint-config v1.0.0
Hub22 Eslint Config
Included
✅ Google's Standard Styleguide ✅ Typescript Support ✅ Prettier
Setup
Install dependencies
npm i -D eslint @hub22/eslint-config
Create a .eslintrc.json
{
"extends": ["@hub22/eslint-config/node"]
}
1.0.0
2 years ago