Skip to content

Commit

Permalink
fix: prettier compat
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Nov 11, 2024
1 parent 4ad4864 commit c4bd741
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configurations/prettier.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ module.exports.recommended = {
'@stylistic/operator-linebreak': 0,
'@stylistic/quotes': 0,
'@stylistic/space-before-function-paren': 0,
'@stylistic/space-in-parens': 0,
'@typescript-eslint/indent': 0,
'arrow-body-style': 0,
'canonical/destructuring-property-newline': 0,
Expand Down

0 comments on commit c4bd741

Please sign in to comment.