Skip to content

Commit

Permalink
fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Talent30 committed Nov 9, 2023
1 parent d9abb4c commit b7e73a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Expand Up @@ -428,7 +428,7 @@ module.exports = {
minProperties: 2,
consistent: true,
},
ObjectPattern: "never",
ObjectPattern: 'never',
ImportDeclaration: {
multiline: true,
minProperties: 4,
Expand Down

0 comments on commit b7e73a4

Please sign in to comment.