Skip to content

Commit

Permalink
Reverting back to standard eslint format after PR review
Browse files Browse the repository at this point in the history
  • Loading branch information
redaktice committed Oct 7, 2020
1 parent 768e82a commit efbc609
Show file tree
Hide file tree
Showing 5 changed files with 1,064 additions and 1,066 deletions.
4 changes: 1 addition & 3 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
root: true
extends:
- 'eslint:recommended'
- 'plugin:node/recommended'
extends: standard
rules:
no-param-reassign: error
no-shadow: error
Expand Down
Loading

0 comments on commit efbc609

Please sign in to comment.