Skip to content

Commit a18bbb7

Browse files
authored
Merge pull request #25 from netlify/renovate/eslint-config-standard-16.x-lockfile
2 parents e0c6423 + 6366152 commit a18bbb7

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ module.exports = {
3232
complexity: [2, 5],
3333
'consistent-this': 2,
3434
'default-case': 2,
35+
'default-param-last': 2,
3536
'func-name-matching': [2, { considerPropertyDescriptor: true }],
3637
'func-names': [2, 'as-needed'],
3738
'func-style': 2,

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)