diff --git a/package.json b/package.json index f012413..c89d36d 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "scripts": { "build": "node esbuild.config.js", "watch": "node esbuild.config.js --watch", + "ext-test": "web-ext run", "typecheck": "tsc --noEmit" }, "repository": {