Merge d10a7d32ef
into 1e6b684915
This commit is contained in:
commit
9c835b5fe5
1 changed files with 2 additions and 1 deletions
|
@ -32,6 +32,7 @@
|
|||
"scripts": {
|
||||
"lint": "npm-run-all lint:*",
|
||||
"lint:js": "eslint .",
|
||||
"lint:addon": "addons-linter webextension --self-hosted"
|
||||
"lint:addon": "addons-linter webextension --self-hosted",
|
||||
"once": "jpm run -b Aurora"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue