diff --git a/package.json b/package.json index dd748d9d5..155f8af8e 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ ], "scripts": { "test": "NODE_ENV=test jest", - "lint": "node linter.js Examples/ Libraries/", + "lint": "eslint Examples/ Libraries/", "start": "./packager/packager.sh || true" }, "bin": {