wjx 1 anno fa
parent
commit
ad02a50a41
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

@@ -1,5 +1,6 @@
 {
   "compilerOptions": {
+    "ignoreDeprecations": "5.0",
     "outDir": "build/dist",
     "module": "esnext",
     "target": "esnext",