liqinghua hace 1 año
padre
commit
ad241a33b1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      tsconfig.json

+ 1
- 0
tsconfig.json Ver fichero

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

Cargando…
Cancelar
Guardar