Commit 68f4506
committed
feat: add ESLint configuration and update dependencies
- Introduced a new ESLint configuration file to enforce coding standards.
- Updated various package dependencies to their latest versions, including Qwik and TypeScript-related packages.
- Enhanced .gitignore to include pnpm store and ensure cleaner builds.
- Added documentation for Qwik core development practices and patterns.
- Refactored components to utilize new icon imports and improved state management in the Devtools UI.1 parent 39ed282 commit 68f4506
30 files changed
Lines changed: 5264 additions & 4963 deletions
File tree
- .changeset
- .cursor/skills/qwik
- packages
- devtools
- kit
- playgrounds
- dummy-non-existing-folder
- src/components/Button
- plugin
- src/virtualmodules
- ui
- src
- components
- DevtoolsButton
- DevtoolsPanel
- Icons
- ThemeToggle
- Tree
- features
- CodeBreack
- Overview
- RenderTree
- types
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments