Skip to content

Commit

Permalink
format prettierrc
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed May 27, 2024
1 parent 9e38c35 commit 3b58f0b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"printWidth": 160,
"tabWidth": 4,
"useTabs": true,
"bracketSameLine": true,
"endOfLine": "lf",
"singleQuote": true,
"semi": false
"printWidth": 160,
"tabWidth": 4,
"useTabs": true,
"bracketSameLine": true,
"endOfLine": "lf",
"singleQuote": true,
"semi": false
}

0 comments on commit 3b58f0b

Please sign in to comment.