create working extension with eslint configured locally

This commit is contained in:
iampeterbanjo
2016-10-30 13:04:47 +01:00
parent 4b96f89caa
commit 23fe5e01db
10 changed files with 74 additions and 37 deletions
+3 -1
View File
@@ -2,4 +2,6 @@
## What it shows
A project configured to use the [Mozilla ESlint configuration](https://www.npmjs.com/package/eslint-plugin-mozilla)
A project configured to use the [Mozilla ESlint configuration](https://www.npmjs.com/package/eslint-plugin-mozilla)
* to run locally configured eslint use `npm run lint`