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"
}
An ESLint Shareable Config for CIC projects
yarn add eslint-config-cic -D
Then add this to your .eslintrc
file:
{
"extends": "cic"
}
npm i eslint-config-cic
1
0.0.1
MIT
4.97 kB
4