source:
Farmatiko/ClientApp/e2e/tsconfig.e2e.json@
fad8134
Last change on this file since fad8134 was 30a465f, checked in by , 4 years ago | |
---|---|
|
|
File size: 213 bytes |
Rev | Line | |
---|---|---|
[30a465f] | 1 | { |
2 | "extends": "../tsconfig.json", | |
3 | "compilerOptions": { | |
4 | "outDir": "../out-tsc/app", | |
5 | "module": "commonjs", | |
6 | "target": "es5", | |
7 | "types": [ | |
8 | "jasmine", | |
9 | "jasminewd2", | |
10 | "node" | |
11 | ] | |
12 | } | |
13 | } |
Note:
See TracBrowser
for help on using the repository browser.