Skip to content

Commit b0cf2a7

Browse files
authored
fix tsconfig (#37)
1 parent 84369b5 commit b0cf2a7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tsconfig.build.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"outDir": "./dist",
99
"rootDir": "./src",
1010
"removeComments": false,
11-
"importHelpers": false,
12-
"downlevelIteration": true
11+
"importHelpers": false
1312
},
1413
"include": [
1514
"src/**/*"

0 commit comments

Comments
 (0)