Skip to content

Commit

Permalink
Merge pull request #23 from fac29/prettier-config
Browse files Browse the repository at this point in the history
Prettier config update
  • Loading branch information
AlexPD93 authored Jul 26, 2024
2 parents 4a22e39 + a110e9e commit b2cfaf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"singleQuote": true,
"singleQuote": false,
"semi": true,
"useTabs": true,
"tabWidth": 2,
Expand Down

0 comments on commit b2cfaf8

Please sign in to comment.