@tough-griff/eslint-config
v3.0.2
Published
My personal preferred ESLint configuration
Downloads
7
Maintainers
Readme
@tough-griff/eslint-config
My personal preferred ESLint configuration.
Usage
Install the module as a development dependency:
npm install -D @tough-griff/eslint-config
Then, add "extends": "@tough-griff"
to your eslint config, wherever it may be.