Skip to content

Commit

Permalink
change prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhandley committed Jan 20, 2024
1 parent 6fabb0a commit 63e631b
Show file tree
Hide file tree
Showing 2 changed files with 4,114 additions and 4,958 deletions.
2 changes: 1 addition & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"trailingComma": "es5",
"tabWidth": 4,
"tabWidth": 2,
"semi": false,
"singleQuote": false
}
Loading

0 comments on commit 63e631b

Please sign in to comment.