Skip to content

Commit cbf5caa

Browse files
committed
Fix build
1 parent 40c8a7b commit cbf5caa

File tree

2 files changed

+777
-1038
lines changed

2 files changed

+777
-1038
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"importHelpers": true,
88
"declaration": true,
99
"sourceMap": true,
10-
"rootDir": "./",
10+
"rootDir": "./src",
1111
"strict": true,
1212
"noImplicitAny": true,
1313
"strictNullChecks": true,

0 commit comments

Comments
 (0)