✨ feat(editor):Collaborative Editor Room #16
lint_and_format_check.yml
on: push
lint-and-format
27s
Annotations
3 warnings
lint-and-format:
src/common/components/editor/Editor.tsx#L36
'roomId' is defined but never used. Allowed unused args must match /^_/u
|
lint-and-format:
src/common/components/editor/Editor.tsx#L49
Unexpected console statement
|
lint-and-format:
src/common/components/editor/plugins/FloatingToolbarPlugin.tsx#L247
'e' is defined but never used
|