This commit is contained in:
Louis Lam
2023-01-28 13:39:23 +08:00
parent 98f5bc51a8
commit 1dc2546a39
2 changed files with 1 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
"module": "commonjs",
"lib": [
"es2020",
"DOM",
"DOM"
],
"removeComments": false,
"preserveConstEnums": true,