Skip to content

Commit

Permalink
feat: ignore consistent-destructuring
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Sep 17, 2024
1 parent 197ed70 commit 8d93de3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/eslint-plugin-experience/all.js
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,6 @@ module.exports = {
markers: ['/'],
},
],
'unicorn/consistent-destructuring': 'error',
'unicorn/consistent-empty-array-spread': 'error',
'unicorn/escape-case': 'error',
'unicorn/filename-case': [
Expand Down

0 comments on commit 8d93de3

Please sign in to comment.