diff --git a/package.json b/package.json index e6ec00b..7c867b9 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,8 @@ "p-map": "^4.0.0" }, "scripts": { - "test": "exit 0" + "test": "exit 0", + "lint": "eslint ." }, "repository": { "type": "git",