1.1.0 • Published 1 year ago

@robot-inventor/tsconfig-base v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.0

1 year ago

0.1.0

1 year ago