Skip to content

Commit 7568172

Browse files
author
redaktice
committed
Reverting back to standard eslint format after PR review
1 parent 768e82a commit 7568172

File tree

4 files changed

+320
-322
lines changed

4 files changed

+320
-322
lines changed

.eslintrc.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
root: true
2-
extends:
3-
- 'eslint:recommended'
4-
- 'plugin:node/recommended'
2+
extends: standard
53
rules:
64
no-param-reassign: error
75
no-shadow: error

0 commit comments

Comments
 (0)