diff --git a/package.json b/package.json index 0aa440b..4e9bb7c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "main": "lib/peg", "bin": "bin/pegjs", "scripts": { - "test": "make spec" + "test": "make hint && make spec" }, "repository": { "type": "git",