mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
Merge pull request #573 from dotproto/lint-dir
Allow contributors to lint individual examples
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"scripts": {
|
||||
"test": "eslint .",
|
||||
"lint": "eslint .",
|
||||
"lint:cwd": "eslint $INIT_CWD",
|
||||
"lint:fix": "eslint . --fix"
|
||||
},
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user