wjx 1 年間 前
コミット
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",