Skip to content

Commit

Permalink
fix: allow properties on multiple line
Browse files Browse the repository at this point in the history
  • Loading branch information
Talent30 committed Nov 11, 2023
1 parent adfc613 commit aa20a60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,6 @@ module.exports = {
},
ObjectPattern: {
multiline: true,
minProperties: 4,
consistent: true,
},
ImportDeclaration: {
Expand Down

0 comments on commit aa20a60

Please sign in to comment.