removeComments to false

This commit is contained in:
Adam Stachowicz
2021-09-21 00:48:26 +02:00
parent bcc02c1680
commit e8ef63e0a3
3 changed files with 14 additions and 29 deletions

View File

@@ -7,7 +7,7 @@
"es2020",
"DOM",
],
"removeComments": true,
"removeComments": false,
"preserveConstEnums": true,
"sourceMap": false,
"strict": true