浏览代码

Merge branch 'master' into iroha-helpers-impl

kunickyd 3 年之前
父节点
当前提交
67e92a5ff9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -28,7 +28,7 @@
     "typescript": "^4.5.5"
   },
   "nodemonConfig": {
-    "ext": "js",
+    "ext": "ts",
     "ignore": [
       "*.test.ts",
       "db/*"