Skip to content

Commit a55a28c

Browse files
committed
feat: set declaration to false by default
1 parent b700bbf commit a55a28c

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
@@ -7,7 +7,6 @@
77
"moduleResolution": "node",
88
"resolveJsonModule": true,
99
"jsx": "react",
10-
"declaration": true,
1110
"newLine": "lf",
1211
"stripInternal": true,
1312
"strict": true,

0 commit comments

Comments
 (0)