0.6.0 • Published 2 years ago
@scope.gg/tsconfig v0.6.0
SCOPE.GG tsconfig
Shared Typescript configuration.
Install
$ npm install --save-dev --save-exact @scope.gg/tsconfig@latest
Usage
Your tsconfig.json:
{
"extends": "@scope.gg/tsconfig/base.json"
}