Skip to content

Commit c62cb18

Browse files
committed
Removed declaration option
1 parent 6b989f5 commit c62cb18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

demo/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"allowSyntheticDefaultImports": true,
1313
"strict": true,
1414
"forceConsistentCasingInFileNames": true,
15-
"declaration": true,
1615
"module": "esnext",
1716
"moduleResolution": "node",
1817
"resolveJsonModule": true,

0 commit comments

Comments
 (0)