Skip to content

Commit afba481

Browse files
authored
Merge pull request #154 from CodeitFESI4-Team1/Feat/116/reviewable-gathering-list-api
Feat/116/reviewable gathering list api
2 parents 1b2cb0e + c523eab commit afba481

File tree

20 files changed

+561
-1528
lines changed

20 files changed

+561
-1528
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,6 @@
7474
},
7575
"[typescript]": {
7676
"editor.defaultFormatter": "esbenp.prettier-vscode" // TypeScript에서도 Prettier 사용
77-
}
77+
},
78+
"git.ignoreLimitWarning": true
7879
}

0 commit comments

Comments
 (0)