2.1.0 • Published 7 months ago
@codingame/eslint-config v2.1.0
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.