Skip to content

Commit 68f4506

Browse files
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/fifty-lemons-like.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@qwik.dev/devtools': patch
3+
---
4+
5+
feat: add ESLint configuration and update dependencies

0 commit comments

Comments
 (0)