Skip to content

Commit

Permalink
Chore: rm unnecessary plugin in eslint-config-eslint (#10685)
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Jul 27, 2018
1 parent 9e76be7 commit d8aea28
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/eslint-config-eslint/default.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
extends:
- "eslint:recommended"
- "plugin:node/recommended"

plugins:
- "node"

rules:
array-bracket-spacing: "error"
array-callback-return: "error"
Expand Down

0 comments on commit d8aea28

Please sign in to comment.