SendOutCards / tsconfig

Base tsconfig setttings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Base tsconfig setttings

License:MIT License