Skip to content

fix: eslint auto import type declaration#2297

Draft
PatrykKuniczak wants to merge 3 commits intowxt-dev:mainfrom
PatrykKuniczak:fix/eslint-auto-import-type-declaration
Draft

fix: eslint auto import type declaration#2297
PatrykKuniczak wants to merge 3 commits intowxt-dev:mainfrom
PatrykKuniczak:fix/eslint-auto-import-type-declaration

Conversation

@PatrykKuniczak
Copy link
Copy Markdown
Collaborator

Overview

Fixed abandoned #1981

Blocked by #2296 #2295 (After those, i'll adjust code to version 10)

Manual Testing

Let's see if tests pass

@PatrykKuniczak PatrykKuniczak self-assigned this Apr 24, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 24, 2026

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 839268d
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/69eb72ebb7e7980008e8dced
😎 Deploy Preview https://deploy-preview-2297--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the pkg/wxt Includes changes to the `packages/wxt` directory label Apr 24, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 24, 2026

Open in StackBlitz

@wxt-dev/analytics

npm i https://pkg.pr.new/@wxt-dev/analytics@2297

@wxt-dev/auto-icons

npm i https://pkg.pr.new/@wxt-dev/auto-icons@2297

@wxt-dev/browser

npm i https://pkg.pr.new/@wxt-dev/browser@2297

@wxt-dev/i18n

npm i https://pkg.pr.new/@wxt-dev/i18n@2297

@wxt-dev/is-background

npm i https://pkg.pr.new/@wxt-dev/is-background@2297

@wxt-dev/module-react

npm i https://pkg.pr.new/@wxt-dev/module-react@2297

@wxt-dev/module-solid

npm i https://pkg.pr.new/@wxt-dev/module-solid@2297

@wxt-dev/module-svelte

npm i https://pkg.pr.new/@wxt-dev/module-svelte@2297

@wxt-dev/module-vue

npm i https://pkg.pr.new/@wxt-dev/module-vue@2297

@wxt-dev/runner

npm i https://pkg.pr.new/@wxt-dev/runner@2297

@wxt-dev/storage

npm i https://pkg.pr.new/@wxt-dev/storage@2297

@wxt-dev/unocss

npm i https://pkg.pr.new/@wxt-dev/unocss@2297

@wxt-dev/webextension-polyfill

npm i https://pkg.pr.new/@wxt-dev/webextension-polyfill@2297

wxt

npm i https://pkg.pr.new/wxt@2297

commit: 839268d

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.92%. Comparing base (09b5a19) to head (839268d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2297      +/-   ##
==========================================
+ Coverage   79.74%   79.92%   +0.17%     
==========================================
  Files         130      130              
  Lines        3802     3806       +4     
  Branches      860      860              
==========================================
+ Hits         3032     3042      +10     
+ Misses        686      681       -5     
+ Partials       84       83       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@PatrykKuniczak PatrykKuniczak marked this pull request as draft April 24, 2026 13:41
@aklinker1
Copy link
Copy Markdown
Member

What does this PR do?

@PatrykKuniczak
Copy link
Copy Markdown
Collaborator Author

@aklinker1 fixes issue with missing type import for eslint.config generated .d.ts file, when somebody using eslint.config.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg/wxt Includes changes to the `packages/wxt` directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants