Skip to content

Commit 81b4670

Browse files
committed
tsconfig.ts: remove obsolete baseUrl
1 parent 163d3b6 commit 81b4670

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"outDir": "lib",
2222
"composite": true, // required if we want to set "tsBuildInfoFile"
2323
"tsBuildInfoFile": "tsconfig.tsbuildinfo", // default setting would place this file out of the repo directory
24-
"baseUrl": "./",
2524
},
2625
"include": ["src/app"]
2726
}

0 commit comments

Comments
 (0)