@richienb/tsconfig
v0.3.0
Published
Shared tsconfig for my projects.
Downloads
10
Maintainers
Readme
TSConfig
Shared tsconfig for my projects.
Installation
$ npm install @richienb/tsconfig
Usage
In your tsconfig.json
:
{
"extends": "@richienb/tsconfig"
}