-
Add this as a dev dependency to your
package.json
npm install --save-dev eslint-config-brewboy
-
Add ableat to your eslint configuration file
.eslintrc
{ "extends": [ "brewboy" ] }
.eslintrc.yml
extends: - brewboy
-
(OPTIONAL) If you're using an editor like Atom or VSCode, you can install this configuration globally
npm install -g eslint-config-brewboy
-
Notifications
You must be signed in to change notification settings - Fork 0
The public eslint configuration for brewboy
License
BinaryBeard/eslint-config-brewboy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The public eslint configuration for brewboy
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published