1.2.0 • Published 9 years ago

eslint-config-idea-town v1.2.0

Weekly downloads
1
License
WTFPL
Repository
github
Last release
9 years ago

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