UNPKG

@kcws/heft-web-rig

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