Skip to content

Commit 5aa33c2

Browse files
committed
Remove wrong flag from tsconfig
1 parent cd10b39 commit 5aa33c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"resolveJsonModule": true,
99
"sourceMap": false,
1010
"declaration": true,
11-
"emitDeclarationOnly": true,
1211
"outDir": "dist",
1312
"baseUrl": "src"
1413
},

0 commit comments

Comments
 (0)