Skip to content

Commit

Permalink
🎨 chore: Prettierの設定をJSONからYAMLに変更
Browse files Browse the repository at this point in the history
  • Loading branch information
tyokinuhata committed Dec 4, 2023
1 parent 90d954d commit 8243735
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .prettierrc.json

This file was deleted.

4 changes: 4 additions & 0 deletions .prettierrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
'printWidth': 100
'tabWidth': 2
'singleQuote': true
'semi': true

0 comments on commit 8243735

Please sign in to comment.