@jojopr/tsconfig
v0.0.1
Published
global typescript config for my projects
Downloads
3
Maintainers
Readme
tsconfig
Install
$ npm install --save-dev @jojopr/tsconfig
Usage
tsconfig.json
{
"extends": "@jojopr/tsconfig",
"compilerOptions": {
// ...
}
}
License
This Config-Package is released unter the terms of the MIT-LICENSE for more information, see the LICENSE file.