This commit is contained in:
xuyanfeng 2021-04-03 15:24:09 +08:00
parent fb7ccb7038
commit 284579b935

View File

@ -8,6 +8,7 @@
"moduleResolution": "node",
"experimentalDecorators": true,
"skipLibCheck": true,
"allowJs": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"sourceMap": true,