@powerkernel/eslint-config
v1.0.0
Published
Shareable ESLint Config
Downloads
1
Maintainers
Readme
eslint-config
Shareable ESLint Config
Usage
Install:
npm install -D eslint eslint-config-prettier @typescript-eslint/eslint-plugin @typescript-eslint/parser
Edit .eslintrc.js
:
{
"extends": "@powerkernel"
}