Skip to content

Commit 1023a07

Browse files
create npm start script (#97)
1 parent 037c8c0 commit 1023a07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"license": "GPL-3.0",
33
"repository": "github:AprilSylph/Outbox-for-Tumblr",
44
"scripts": {
5+
"start": "web-ext run",
56
"test": "eslint . && web-ext lint",
67
"lint-webextension": "web-ext lint",
78
"build-webextension": "web-ext build",

0 commit comments

Comments
 (0)