diff --git a/package.json b/package.json index ca7cf36..d5ff7b2 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,8 @@ "version": "0.0.0", "scripts": { "start:firefox": "web-ext run --source-dir . --firefox=firefox-developer-edition", - "build": "web-ext build" + "build": "web-ext build", + "lint": "web-ext lint" }, "keywords": [], "author": "",