Skip to content

Commit

Permalink
feat: prttierrc.json 추가 & 라우터 설치
Browse files Browse the repository at this point in the history
  • Loading branch information
nayoonju committed Jun 24, 2024
1 parent 6f85449 commit f93d893
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 0 deletions.
134 changes: 134 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"node-sass": "^7.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.23.1",
"react-scripts": "5.0.1",
"sass": "^1.77.6",
"web-vitals": "^2.1.4"
Expand Down Expand Up @@ -36,5 +37,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"eslint-plugin-prettier": "^5.1.3"
}
}

0 comments on commit f93d893

Please sign in to comment.