2.1.0 • Published 9 years ago
eslint-config-thinkbrownstone v2.1.0
Think Brownstone ESLint Shared Config
This is the shared config at Think Brownstone
Install this by running npm i eslint-config-thinkbrownstone -D
Then, include it in your project by adding this to your ESLint configuration.
{
"extends": "thinkbrownstone"
}