chore: v2.10.2

This commit is contained in:
Elysia
2023-02-09 19:39:31 +07:00
parent 756a241051
commit 6ca0eb088a
4 changed files with 9 additions and 5 deletions

View File

@@ -33,7 +33,9 @@
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"lib": [
"ESNext"
"ESNext",
"ES2021",
"DOM"
],
"target": "ES2020",
"useDefineForClassFields": true,