eslint-config-helmut
v4.1.0
Published
Helmut's base JS ESLint config
Downloads
43
Readme
eslint-config-helmut
This package provides Helmut's base JS .eslintrc as an extensible shared config.
Installation
$ npm i eslint-config-helmut --save-devUsage
Once the eslint-config-helmut is installed, specify helmut in the extends section of your .eslintrc configuration
{
extends: 'helmut'
}License
The MIT License
