0.1.4 • Published 21 days ago

@rrrrrrrrrrr/eslint-config-custom v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
21 days ago

@rrrrrrrrrrr/eslint-config-custom

ESLint shared config used by projects

Installation


Simply install this through npm:

$ npm i @rrrrrrrrrrr/eslint-config-custom

Usage


Extend this config on your .eslintrc.json:

{
  // ...
  "extends": "@rrrrrrrrrrr/eslint-config-custom"
  // ...
}