afc163 hace 8 años
padre
commit
14fa29654a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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": {