diff --git a/package.json b/package.json index cc5fba87f76ff..8732fe5a17221 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "yargs": "~1.2.1" }, "scripts": { - "test": "node ./node_modules/.bin/jshint ." + "test": "node ./node_modules/.bin/jshint --extra-ext .jsm ." }, "repository": { "type": "git",