source:
trip-planner-front/node_modules/@schematics/angular/library/files/tsconfig.lib.prod.json.template
Last change on this file was 6a3a178, checked in by , 4 years ago | |
---|---|
|
|
File size: 240 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 1 | /* To learn more about this file see: https://angular.io/config/tsconfig. */ |
2 | { | |
3 | "extends": "./tsconfig.lib.json", | |
4 | "compilerOptions": { | |
5 | "declarationMap": false | |
6 | }, | |
7 | "angularCompilerOptions": { | |
8 | "compilationMode": "partial" | |
9 | } | |
10 | } |
Note:
See TracBrowser
for help on using the repository browser.