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 1bcd5a8 commit 1bd00f1
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 @@ -13,6 +13,7 @@ module.exports.recommended = {
'@stylistic/linebreak-style': 0,
'@stylistic/no-extra-parens': 0,
'@stylistic/object-curly-newline': 0,
'@stylistic/object-property-newline': 0,
'@stylistic/operator-linebreak': 0,
'@typescript-eslint/indent': 0,
'arrow-body-style': 0,
Expand Down

0 comments on commit 1bd00f1

Please sign in to comment.