update TS config
This commit is contained in:
parent
1d4c771246
commit
8fca79997a
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
"module":"es2022",
|
||||
"strict": false,
|
||||
"esModuleInterop": true,
|
||||
"outDir": "./.dist"
|
||||
"outDir": "./.dist",
|
||||
"removeComments": false
|
||||
},
|
||||
"include": [
|
||||
"./webpage/*.ts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue