@theta/base-tsconfig
v1.0.0
Published
TypeScript configuration reusable as a development dependency @ Theta.
Downloads
1
Readme
@theta/base-tsconfig
TypeScript configuration reusable as a development dependency @ Theta.
Usage
Installation
$ yarn install @theta/base-tsconfig
Extending local tsconfig.json
{
"extends": "./node_modules/@theta/base-tsconfig/dist/tsconfig.json"
}