@codingame/tsconfig
v1.1.1
Published
Codingame typescript config
Keywords
Readme
cg-tsconfig
Common tsconfig for CodinGame/CoderPad projects.
How to use it in your project
- Run
npm i -D @codingame/tsconfig - Add
"extends": "@codingame/tsconfig"to yourtsconfig.jsonfile.
