1.0.0 • Published 5 years ago

@theta/base-tsconfig v1.0.0

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

@theta/base-tsconfig

TypeScript configuration reusable as a development dependency @ Theta.

Usage

Installation

$ yarn install @theta/base-tsconfig

Extending local tsconfig.json

{
  "extends": "./node_modules/@theta/base-tsconfig/dist/tsconfig.json"
}
1.0.0

5 years ago