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