Skip to content

Commit 6c5247e

Browse files
committed
fix(tsconfig): remove outDir config
1 parent e616810 commit 6c5247e

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
@@ -13,7 +13,6 @@
1313
"noImplicitReturns": true,
1414
"noUnusedLocals": true,
1515
"noUnusedParameters": false,
16-
"outDir": "./dist",
1716
"pretty": true,
1817
"sourceMap": true,
1918
"strict": true,

0 commit comments

Comments
 (0)