@codingame/eslint-config
v2.2.0
Published
CodinGame ESLint config
Downloads
2,043
Keywords
Readme
cg-eslint-config
Common ESlint config for CodinGame/CoderPad projects.
How to use it in your project
- Run
npm i -D @codingame/eslint-config - Add
extends: ['@codingame/eslint-config']to your.eslintrc.jsfile.
