eslint-config-idea-town
v1.2.0
Published
Shared ESLint config for idea-town repos
Downloads
4
Readme
eslint-config-idea-town
Shared ESLint config for idea-town repos.
Installation:
Unfortunately, it doesn't look like you can obscure the nested dependencies into the external
config. So for now you need to install the eslint-config-idea-town
config, the eslint-config-airbnb
config, and the babel-eslint
parser:
$ npm i --D eslint-config-idea-town eslint-config-airbnb babel-eslint
Usage:
Simply create an .eslintrc file and extend the fancy "idea-town" config:
extends: idea-town