add lint script
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start:firefox": "web-ext run --source-dir . --firefox=firefox-developer-edition",
|
"start:firefox": "web-ext run --source-dir . --firefox=firefox-developer-edition",
|
||||||
"build": "web-ext build"
|
"build": "web-ext build",
|
||||||
|
"lint": "web-ext lint"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user