0.0.1 • Published 3 years ago

@castiron/eslint-config v0.0.1

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