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 e6c1fe7 commit adb487a
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 @@ -15,6 +15,7 @@ module.exports.recommended = {
'@stylistic/line-comment-position': 0,
'@stylistic/linebreak-style': 0,
'@stylistic/member-delimiter-style': 0,
'@stylistic/no-confusing-arrow': 0,
'@stylistic/no-extra-parens': 0,
'@stylistic/nonblock-statement-body-position': 0,
'@stylistic/object-curly-newline': 0,
Expand Down

0 comments on commit adb487a

Please sign in to comment.