7.0.5 • Published 3 years ago

@jean9696/eslint-config-custom v7.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Usage

1) Run npm i --save-dev @jean9696/eslint-config 2) Create a .eslintrc file 3) Paste the json bellow in the .eslintrc file:

{
  "extends": ["@jean9696/custom"]
}