Skip to content

Commit 85ea865

Browse files
Fix build
1 parent a761b23 commit 85ea865

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tsconfig.json

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
"esModuleInterop": true,
44
"target": "ES5",
55
"lib": ["ES5", "ES6", "DOM"],
6-
"sourceMap": true,
7-
"rootDir": "src",
86
"downlevelIteration": true,
97
"removeComments": true,
108
"strictNullChecks": true,

0 commit comments

Comments
 (0)