We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm start
1 parent 037c8c0 commit 1023a07Copy full SHA for 1023a07
package.json
@@ -2,6 +2,7 @@
2
"license": "GPL-3.0",
3
"repository": "github:AprilSylph/Outbox-for-Tumblr",
4
"scripts": {
5
+ "start": "web-ext run",
6
"test": "eslint . && web-ext lint",
7
"lint-webextension": "web-ext lint",
8
"build-webextension": "web-ext build",
0 commit comments