Skip to content

Commit

Permalink
🐛 Fix: format 스크립트 누락 해결 (LikeLion-12th-SKHU#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
SuKyeong2002 committed Jul 23, 2024
1 parent 51679a2 commit 9723054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"web-vitals": "^2.1.4"
},
"scripts": {
"format": "prettier --write .",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
Expand Down

0 comments on commit 9723054

Please sign in to comment.