8.0.1 • Published 1 year ago

@jean9696/eslint-config v8.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Node.js Package

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"]
}