Skip to content

Commit 8dbdad4

Browse files
committed
build(ts): remove rootUrl value, breaks build
1 parent 9d921d7 commit 8dbdad4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsconfig.base.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"compilerOptions": {
33
"baseUrl": ".",
4-
"rootDir": ".",
54
"module": "ES2015",
65
"moduleResolution": "node",
76
"declaration": true,

0 commit comments

Comments
 (0)