UNPKG

@kcinternals/heft-node-rig

Version:
12 lines (11 loc) 280 B
{ "$schema": "http://json.schemastore.org/tsconfig", "extends": "../default/tsconfig.base.json", "include": ["../../../../../src/**/*.js"], "compilerOptions": { "allowJs": true, "checkJs": true, "maxNodeModuleJsDepth": 1, "emitDeclarationOnly": true } }