Skip to content

Commit 7c6573f

Browse files
committed
Upgrade eslint to v8
1 parent ad96f30 commit 7c6573f

File tree

4 files changed

+488
-661
lines changed

4 files changed

+488
-661
lines changed

index.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ module.exports = {
2323
'comma-dangle': [
2424
'error',
2525
'always-multiline',
26-
{
27-
caseSensitive: false,
28-
},
2926
],
3027
'max-len': [
3128
'error',

0 commit comments

Comments
 (0)