Skip to content

Commit

Permalink
BC-8479 - revert changes to .prettierrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bergatco committed Jan 21, 2025
1 parent 5e71ba8 commit 860ed9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module.exports = {
semi: true,
singleQuote: true,
trailingComma: "es5",
printWidth: 120,
useTabs: true,
endOfLine: 'auto',
Expand Down

0 comments on commit 860ed9e

Please sign in to comment.