Skip to content

Conversation

@joneugster
Copy link
Collaborator

@joneugster joneugster commented Dec 29, 2025

  • complete handling of url params in jotai:
    • editor content
    • loaded code from URL
    • selecting projects
    • -> this makes the code much simpler and avoids complicated useEffect statements
  • includes feat: automatic linting #85:
    • add eslint config
    • update CI to include lint step
    • prettier setting to remove ;
    • npm run format and npm run lint
    • refactor: move content of Navigation.tsx
  • Fix: wait in cypress test for light bulb to appear before trying quickfixes

Fixes: #82

@joneugster joneugster merged commit a91ae12 into main Jan 6, 2026
18 of 21 checks passed
@joneugster joneugster mentioned this pull request Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cypress test too slow

2 participants