Skip to content

Commit

Permalink
Rename .prettier to .prettierrc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Seheon Yu committed Dec 19, 2023
1 parent d9167a3 commit 934254f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc → .prettierrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ singleQuote: true
semi: true
printWidth: 100
trailingComma: es5
tabWidth: 2
tabWidth: 2

0 comments on commit 934254f

Please sign in to comment.