1.5.8 • Published 5 years ago

@cat-org/eslint-config-cat v1.5.8

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

@cat-org/eslint-config-cat · npm npm-size

Eslint config for cat-org.

Install

yarn add @cat-org/eslint-config-cat

Add @cat-org/eslint-config-cat to eslint config

...
  extends: '@cat-org/cat',
...