Explorar el Código

Merge branch 'master' into iroha-helpers-impl

kunickyd hace 4 años
padre
commit
67e92a5ff9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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/*"