wjx 1 год назад
Родитель
Сommit
ad02a50a41
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      tsconfig.json

+ 1 - 0
tsconfig.json

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