Skip to content

Commit

Permalink
Update .prettierrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad-A0 authored Jul 21, 2022
1 parent 6dfca92 commit 0c52f59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"semi": true,
"singleQuote": true,
"endOfLine": "lf",
"tabWidth": 4,
"overrides": [
{
"files": ["javascript/*.js"],
Expand Down

0 comments on commit 0c52f59

Please sign in to comment.