Skip to content

Commit 085069c

Browse files
committed
Remove dead options from tsconfig
1 parent d26e84c commit 085069c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tsconfig.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@
2020
},
2121

2222
// Emit
23-
"declaration": false,
24-
"declarationMap": false,
25-
"sourceMap": true,
26-
"outDir": "./dist",
2723
"noEmit": true,
2824

2925
"strict": true,

0 commit comments

Comments
 (0)