Skip to content

Commit

Permalink
Prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
gbalint committed May 29, 2024
1 parent d4d1fc0 commit 1cbeabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prettier.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ module.exports = {
jsxSingleQuote: true,
jsxBracketSameLine: false,
arrowParens: 'always',
};
}

0 comments on commit 1cbeabd

Please sign in to comment.