Base tsconfig setttings
Shared TypeScript config for SendOutCards projects
$ yarn add -D @sendoutcards/tsconfig
tsconfig.json
{
"extends": "@sendoutcards/tsconfig",
"compilerOptions": {
...
}
}
MIT © SendOutCards
Base tsconfig setttings
Shared TypeScript config for SendOutCards projects
$ yarn add -D @sendoutcards/tsconfig
tsconfig.json
{
"extends": "@sendoutcards/tsconfig",
"compilerOptions": {
...
}
}
MIT © SendOutCards