Skip to content

Commit f931d71

Browse files
committed
update ts config to add comments into docs
1 parent a3981a8 commit f931d71

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
@@ -7,7 +7,7 @@
77
"sourceMap": true,
88
"outDir": "./dist",
99
"moduleResolution": "node",
10-
"removeComments": true,
10+
"removeComments": false,
1111
"noImplicitAny": false,
1212
"strictNullChecks": true,
1313
"strictFunctionTypes": true,

0 commit comments

Comments
 (0)