Skip to content

feat(editor): add undo, redo, and toolbar state provider #7

feat(editor): add undo, redo, and toolbar state provider

feat(editor): add undo, redo, and toolbar state provider #7

Triggered via pull request September 28, 2025 18:08
Status Success
Total duration 52s
Artifacts

code-health.yml

on: pull_request
Set up Node.js and Dependencies Cache
27s
Set up Node.js and Dependencies Cache
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
ESLint: src/lib/utils/execute-editor-command.ts#L32
Unexpected console statement. Only these console methods are allowed: warn, error
ESLint: src/components/editor/editor.tsx#L54
Unexpected console statement. Only these console methods are allowed: warn, error
ESLint: src/components/chat/chat.tsx#L78
Unexpected console statement. Only these console methods are allowed: warn, error