0.0.3-alpha.2 • Published 3 years ago

@castiron/eslint-config-cic v0.0.3-alpha.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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"
}