Skip to content

feat: add ESLint configuration and update dependencies#87

Merged
gioboa merged 1 commit intoQwikDev:mainfrom
JerryWu1234:update_dependence
Mar 19, 2026
Merged

feat: add ESLint configuration and update dependencies#87
gioboa merged 1 commit intoQwikDev:mainfrom
JerryWu1234:update_dependence

Conversation

@JerryWu1234
Copy link
Collaborator

  • 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.

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos
  • Infra

Description

Checklist

  • My code follows the developer guidelines of this project
  • I performed a self-review of my own code
  • I added a changeset with pnpm change
  • I added new tests to cover the fix / functionality

@changeset-bot
Copy link

changeset-bot bot commented Mar 19, 2026

🦋 Changeset detected

Latest commit: 68f4506

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@qwik.dev/devtools Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 19, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@qwik.dev/devtools@87

commit: 68f4506

- 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.
Copy link
Member

@gioboa gioboa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🙏 LGTM

@gioboa gioboa merged commit ed594a2 into QwikDev:main Mar 19, 2026
2 checks passed
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.

2 participants