소스 검색

Merge branch 'master' into iroha-helpers-impl

kunickyd 4 년 전
부모
커밋
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/*"