{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "../../out-tsc/spec" }, "include": [ "**/*.spec.ts", "**/*.d.ts", "**/test.ts" ] }