feat: enable blocks on drag #113
build.yml
on: pull_request
Build test (against tip-of-tree core v12)
52s
Build test (against pinned v12)
0s
Eslint check
16s
Prettier check
17s
Annotations
3 warnings
|
Eslint check:
test/index.ts#L26
Unexpected any. Specify a different type
|
|
Eslint check:
src/keyboard_drag_strategy.ts#L11
'LineCursor' is defined but never used
|
|
Eslint check:
src/actions/action_menu.ts#L89
Unexpected any. Specify a different type
|