aswi2021codebakers-gitlab/e2e/tsconfig.json @ 0e5facf6
1 |
/* To learn more about this file see: https://angular.io/config/tsconfig. */ |
---|---|
2 |
{
|
3 |
"extends": "../tsconfig.json", |
4 |
"compilerOptions": { |
5 |
"outDir": "../out-tsc/e2e", |
6 |
"module": "commonjs", |
7 |
"target": "es2018", |
8 |
"types": [ |
9 |
"jasmine", |
10 |
"node" |
11 |
] |
12 |
} |
13 |
}
|
- « Předchozí
- 1
- 2
- Další »