Skip to content

Commit

Permalink
feat: update prettier rule;
Browse files Browse the repository at this point in the history
  • Loading branch information
7sferry committed Jul 10, 2023
1 parent a2b3640 commit d140808
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 @@
{
"endOfLine": "lf",
"endOfLine": "auto",
"semi": true,
"singleQuote": false,
"tabWidth": 2,
Expand Down

0 comments on commit d140808

Please sign in to comment.