afc163 8 anni fa
parent
commit
14fa29654a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -5,7 +5,7 @@
     "start": "roadhog server",
     "build": "roadhog build",
     "lint": "eslint --ext .js src test mock",
-    "test": "lint",
+    "test": "npm run lint",
     "precommit": "npm run lint"
   },
   "dependencies": {