source:
Farmatiko/wwwroot/tsconfig.app.json@
b36a754
Last change on this file since b36a754 was b36a754, checked in by , 4 years ago | |
---|---|
|
|
File size: 210 bytes |
Line | |
---|---|
1 | { |
2 | "extends": "./tsconfig.json", |
3 | "compilerOptions": { |
4 | "outDir": "./out-tsc/app", |
5 | "types": [] |
6 | }, |
7 | "files": [ |
8 | "src/main.ts", |
9 | "src/polyfills.ts" |
10 | ], |
11 | "include": [ |
12 | "src/**/*.d.ts" |
13 | ] |
14 | } |
Note:
See TracBrowser
for help on using the repository browser.