@castiron/eslint-config-cic
v0.0.3-alpha.2
Published
General eslint configuration for Cast Iron Coding projects
Downloads
3
Keywords
Readme
eslint-config-cic
An ESLint Shareable Config for CIC projects
Install
yarn add eslint-config-cic -D
Then add this to your .eslintrc
file:
{
"extends": "cic"
}