1.0.4 • Published 5 years ago

@sendoutcards/tsconfig v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

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