/* To learn more about this file see: https://angular.io/config/tsconfig. */ { "extends": "../../../tsconfig.json", "compilerOptions": { "outDir": "../../../out-tsc/spec", "types": [ "jasmine" ] }, "files": [ "testing/**/*.ts" ], "include": [ "testing/**/*.ts", "**/*.spec.ts", "**/*.d.ts" ] }