1.1.4 • Published 7 years ago
eslint-config-tmhn v1.1.4
eslint-config-tmhn
This package provides me with the linting rules that I use for projects, it's fairly terse but I like it.
Usage
npm install --save-dev eslint-config-tmhn
- add
"extends": "tmhn"
to your.eslintrc
file.