diff --git a/package.json b/package.json index e3bb32f1b5..f26ebe290b 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "scripts": { "test": "jest", "jest": "jest", - "lint": "eslint src", + "lint": "grunt lint", "build": "grunt build" }, "jest": {