Skip to content

Commit d3fd68e

Browse files
committed
docs: Update tsconfig.json
1 parent 00990bb commit d3fd68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"declaration": true,
1212
"jsx": "react",
1313
"experimentalDecorators": true,
14-
"removeComments": true,
14+
"removeComments": false,
1515
"noImplicitAny": false,
1616
"outDir": "./build",
1717
"noLib": false,

0 commit comments

Comments
 (0)