Skip to content

Commit

Permalink
Merge pull request #100 from boostcampwm-2024/BackEnd
Browse files Browse the repository at this point in the history
[ENV][Feat] #1 : eslint ๊ทœ์น™ ์ˆ˜์ •
  • Loading branch information
happyhyep authored Nov 6, 2024
2 parents 465f8bb + 2750dfb commit 38e8d77
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@web28-ddara/backend",
"name": "ddara-backend",
"private": true,
"workspaces": [
"frontend",
"backend"
],
"version": "0.0.0",
"type": "module",
"description": "๋”ฐ๋ผ๋”ฐ๋ผ์˜ ์„ ๋”ฐ๋ผ๊ธธ๋”ฐ๋ผ BackEnd ์ฝ”๋“œ",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 38e8d77

Please sign in to comment.