Browse Source

test

test
liqinghua 1 year ago
parent
commit
ad241a33b1
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      tsconfig.json

+ 1
- 0
tsconfig.json View File

@@ -1,6 +1,7 @@
{
"compilerOptions": {
"target": "ES2020",
"allowJs": true,
"useDefineForClassFields": true,
"module": "ESNext",
"lib": ["ES2020", "DOM", "DOM.Iterable"],

Loading…
Cancel
Save