Skip to content

Commit 577cb2b

Browse files
committed
chore: ship line comments
1 parent 855c9d7 commit 577cb2b

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
@@ -2,7 +2,7 @@
22
"compilerOptions": {
33
"module": "commonjs",
44
"declaration": true,
5-
"removeComments": true,
5+
"removeComments": false,
66
"noLib": false,
77
"emitDecoratorMetadata": true,
88
"esModuleInterop": true,

0 commit comments

Comments
 (0)