fix: 서윤님 피드백 반영해서 블록간 캐럿 이동시 이상한 위치에 이동하는 버그 수정 #74
lint_and_unit_test.yml
on: push
Lint and Unit Test
43s
Annotations
3 warnings
Lint and Unit Test:
client/src/features/editor/components/MenuBlock/MenuBlock.tsx#L5
Unexpected any. Specify a different type
|
Lint and Unit Test:
client/src/features/editor/components/MenuBlock/MenuBlock.tsx#L6
Unexpected any. Specify a different type
|
Lint and Unit Test:
server/src/app.module.spec.ts#L16
'module' is assigned a value but never used. Allowed unused vars must match /^(js|Injectable|Controller|Get|Post|Put|Delete|Patch|Options|Head|All)$/u
|