UNPKG

temporeest

Version:
11 lines (10 loc) 295 B
{ "extends": "../../tsconfig-templates/lib.json", "compilerOptions": { "outDir": "./lib/", "rootDir": "./src", "allowSyntheticDefaultImports": true }, "include": ["./src/"], "references": [{ "path": "../../packages/runtime-ts" }, { "path": "../../packages/instrument" }] }