Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit dbe6216

Browse files
keep comments
1 parent 00444ca commit dbe6216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"compilerOptions": {
33
"target": "es5",
44
"module": "commonjs",
5-
"removeComments": true,
5+
"removeComments": false,
66
"declaration": true,
77
"noLib": false,
88
"emitDecoratorMetadata": true,

0 commit comments

Comments
 (0)