Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
업데이트 유형
업데이트 개요
This pull request includes several updates to the ESLint configuration, dependency versions, and a minor change to a data transfer object. The most important changes are grouped into updates to ESLint configuration and dependency updates.
ESLint Configuration Updates:
.eslintrc.js
configuration file with a neweslint.config.mjs
file, which includes updated configurations and plugins for ESLint and TypeScript. [1] [2]Dependency Updates:
package.json
to their latest versions, including@nestjs
packages,eslint
packages, and other development tools.Minor Changes:
CreatePokerDto
from 10000 to 925.업데이트 요약
업데이트 내역 작성
새로운 정책
세부 변경 사항 작성
해결한 문제
해결한 문제 등 이슈
미해결 문제
미해결 이슈, 발견한 이슈
테스트
수정 사항 진단