Skip to content

Commit

Permalink
Format .prettierrc
Browse files Browse the repository at this point in the history
  • Loading branch information
adamziel committed Apr 11, 2023
1 parent 2979a12 commit 9306ccf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"trailingComma": "es5",
"tabWidth": 4,
"useTabs": true,
"semi": true,
"singleQuote": true
"trailingComma": "es5",
"tabWidth": 4,
"useTabs": true,
"semi": true,
"singleQuote": true
}

0 comments on commit 9306ccf

Please sign in to comment.