There was an error while loading. Please reload this page.
1 parent 163d3b6 commit 81b4670Copy full SHA for 81b4670
1 file changed
tsconfig.json
@@ -21,7 +21,6 @@
21
"outDir": "lib",
22
"composite": true, // required if we want to set "tsBuildInfoFile"
23
"tsBuildInfoFile": "tsconfig.tsbuildinfo", // default setting would place this file out of the repo directory
24
- "baseUrl": "./",
25
},
26
"include": ["src/app"]
27
}
0 commit comments