Unverified Commit d2d4c44a authored by yann300's avatar yann300 Committed by GitHub

Update package.json

parent cfb8a77a
......@@ -28,7 +28,7 @@
},
"scripts": {
"lint": "standard",
"test": "lint && tape ./test/tests.js"
"test": "npm run lint && tape ./test/tests.js"
},
"standard": {
"ignore": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment