source:
Farmatiko/ClientApp/src/tsconfig.app.json@
c406ae5
Last change on this file since c406ae5 was 30a465f, checked in by , 4 years ago | |
---|---|
|
|
File size: 170 bytes |
Line | |
---|---|
1 | { |
2 | "extends": "../tsconfig.json", |
3 | "compilerOptions": { |
4 | "outDir": "../out-tsc/app", |
5 | "types": [] |
6 | }, |
7 | "exclude": [ |
8 | "src/test.ts", |
9 | "**/*.spec.ts" |
10 | ] |
11 | } |
Note:
See TracBrowser
for help on using the repository browser.