@krakenjs/typescript-config-grumbler
Installation
npm install -D @krakenjs/typescript-config-grumbler
Usage
-
Create a
tsconfig.json
file at the root of your project. -
Add the following contents to your
tsconfig.json
file:{ "extends": "@krakenjs/grumbler-scripts/config/tsconfig.json" }