0.1.1 • Published 5 years ago
@rediagram/tsconfig v0.1.1
@rediagram/tsconfig
A base TSConfig for working with rediagram
Add the package to your "devDependencies":
$ npm install --save-dev @rediagram/tsconfig
# or yarn
$ yarn add --dev @rediagram/tsconfigAdd to your tsconfig.json:
{
"extends": "@rediagram/tsconfig/tsconfig.json"
}License
This software is released under the MIT License, see LICENSE.