source:
src/Clients/Angular/finki-chattery/tsconfig.spec.json@
846cf1a
Last change on this file since 846cf1a was e6a6d9a, checked in by , 3 years ago | |
---|---|
|
|
File size: 333 bytes |
Rev | Line | |
---|---|---|
[e6a6d9a] | 1 | /* To learn more about this file see: https://angular.io/config/tsconfig. */ |
2 | { | |
3 | "extends": "./tsconfig.json", | |
4 | "compilerOptions": { | |
5 | "outDir": "./out-tsc/spec", | |
6 | "types": [ | |
7 | "jasmine" | |
8 | ] | |
9 | }, | |
10 | "files": [ | |
11 | "src/test.ts", | |
12 | "src/polyfills.ts" | |
13 | ], | |
14 | "include": [ | |
15 | "src/**/*.spec.ts", | |
16 | "src/**/*.d.ts" | |
17 | ] | |
18 | } |
Note:
See TracBrowser
for help on using the repository browser.