Skip to content

Commit

Permalink
Removed addons-linter since we use web-ext lint instead
Browse files Browse the repository at this point in the history
  • Loading branch information
motin authored and gregglind committed Apr 25, 2018
1 parent 838e813 commit be41ea6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"shield-studies-addon-utils": "^4.1.0"
},
"devDependencies": {
"addons-linter": "^0.28.2",
"doctoc": "^1.3.0",
"eslint": "^4.7.2",
"eslint-config-airbnb-base": "^11.2.0",
Expand Down Expand Up @@ -55,7 +54,6 @@
"format": "prettier '**/*.{css,js,json,jsm,md}' --trailing-comma=all --ignore-path=.eslintignore --write",
"harness_test": "export ADDON_ZIP=./dist/button_icon_preference_-_shield_study_example-2.0.0.zip && mocha test/functional_tests.js --retry 2 --reporter json",
"lint": "npm-run-all lint:*",
"lint:addons-linter": "addons-linter src/",
"lint:eslint": "npm run eslint",
"lint:fixpack": "fixpack",
"lint:nsp": "nsp check",
Expand Down

0 comments on commit be41ea6

Please sign in to comment.