Skip to content

Commit c48fdc4

Browse files
committed
Remove comments during compile
1 parent cd3e38c commit c48fdc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"outDir": "./lib",
88
"types": ["jest"],
99
"esModuleInterop": true,
10+
"removeComments": true,
1011
"skipLibCheck": true /* Skip type checking of declaration files. */,
1112
"forceConsistentCasingInFileNames": true
1213
},

0 commit comments

Comments
 (0)