Browse Source

Merge branch 'master' into iroha-helpers-impl

kunickyd 3 years ago
parent
commit
67e92a5ff9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

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