Skip to content

Commit

Permalink
Remove eslint-plugin-sort-requires
Browse files Browse the repository at this point in the history
It's already in eslint-config-stylelint
  • Loading branch information
XhmikosR committed Jan 14, 2020
1 parent fb6c418 commit a246292
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Expand Up @@ -29,7 +29,6 @@
"eslint": "^6.8.0",
"eslint-config-stylelint": "^11.1.0",
"eslint-plugin-lodash": "^6.0.0",
"eslint-plugin-sort-requires": "^2.1.0",
"github-contributors-list": "^1.2.4",
"husky": "^4.0.7",
"jest": "^24.9.0",
Expand Down Expand Up @@ -64,7 +63,6 @@
"node": true
},
"plugins": [
"sort-requires",
"lodash"
],
"globals": {
Expand Down

0 comments on commit a246292

Please sign in to comment.