source:
Farmatiko/ClientApp/e2e/tsconfig.e2e.json@
a8ccc2c
Last change on this file since a8ccc2c was 30a465f, checked in by , 4 years ago | |
---|---|
|
|
File size: 213 bytes |
Line | |
---|---|
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.