@krakenjs/typescript-config-grumbler
v8.1.3
Published
Typescript configs for grumbler modules
Keywords
Readme
@krakenjs/typescript-config-grumbler
Installation
npm install -D @krakenjs/typescript-config-grumblerUsage
Create a
tsconfig.jsonfile at the root of your project.Add the following contents to your
tsconfig.jsonfile:{ "extends": "@krakenjs/grumbler-scripts/config/tsconfig.json" }
