Skip to content

Conversation

@kimorkim
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added the issue 내부 이슈 처리를 위한 PR label Dec 13, 2024
if (result) {
const items = result.data.body.filter(
(i) =>
i.hasOwnProperty('actRmks') && i.safety_cate3 == params.subCategory2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <no-prototype-builtins> reported by reviewdog 🐶
Do not access Object.prototype method 'hasOwnProperty' from target object.

import '../playground/blocks/block_expansion_festival';
import '../playground/blocks/block_expansion_behaviorconduct_disaster';
import '../playground/blocks/block_expansion_behaviorconduct_lifesafety';
// import '../playground/blocks/block_expansion_behaviorconduct_disaster';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 주석은 의도하신 걸까요?

@leunge leunge merged commit 22d4a2c into develop Dec 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

issue 내부 이슈 처리를 위한 PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants