Sfoglia il codice sorgente

Merge branch 'master' into iroha-helpers-impl

kunickyd 4 anni fa
parent
commit
67e92a5ff9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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/*"