add lint script
This commit is contained in:
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user