1.1.0 • Published 12 months ago

@robot-inventor/tsconfig-base v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

tsconfig-base

This is a base tsconfig.json file for Robot-Inventor's TypeScript projects.

Usage

npm install --save-dev @robot-inventor/tsconfig-base

Then, in your tsconfig.json file:

{
    // If you are using a bundler like Webpack, use `@robot-inventor/tsconfig-base/bundler.json` instead.
    "extends": "@robot-inventor/tsconfig-base/tsc.json"
}
1.1.0

12 months ago

1.0.0

12 months ago

0.1.0

12 months ago