diff --git a/package.json b/package.json index e64d45a..8a5eca7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,6 @@ ], "scripts": { "docs": "typedoc src/index.ts", - "lint": "eslint .", "build": "tsc" }, "repository": {