@sendoutcards/tsconfig
v1.0.4
Published
Shared TypeScript config
Downloads
2
Readme
tsconfig
Base tsconfig setttings
Shared TypeScript config for SendOutCards projects
Install
$ yarn add -D @sendoutcards/tsconfig
Usage
tsconfig.json
{
"extends": "@sendoutcards/tsconfig",
"compilerOptions": {
...
}
}
License
MIT © SendOutCards