fix: 블록 클릭시 클릭한 위치에 캐럿 이동하도록 수정 #77
lint_and_unit_test.yml
on: push
Lint and Unit Test
48s
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
|