Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add warningFilter to SvelteConfig #626

Merged
merged 2 commits into from
Dec 31, 2024
Merged

Conversation

baseballyama
Copy link
Member

@baseballyama baseballyama commented Dec 31, 2024

Part of sveltejs/eslint-plugin-svelte#905

Svelte5 added warningFilter to filter warnings as universal way.

https://svelte.dev/docs/svelte/svelte-compiler#ModuleCompileOptions

Copy link

changeset-bot bot commented Dec 31, 2024

🦋 Changeset detected

Latest commit: 1b117d4

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

This PR includes changesets to release 1 package
Name Type
svelte-eslint-parser Minor

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

Copy link

pkg-pr-new bot commented Dec 31, 2024

Open in Stackblitz

npm i https://pkg.pr.new/svelte-eslint-parser@626

commit: 1b117d4

@baseballyama baseballyama force-pushed the feat/add-warningFilter branch from c88fa17 to aa28650 Compare December 31, 2024 07:55
@coveralls
Copy link

coveralls commented Dec 31, 2024

Pull Request Test Coverage Report for Build 12557067908

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.75%

Totals Coverage Status
Change from base Build 12557051657: 0.0%
Covered Lines: 10283
Relevant Lines: 10729

💛 - Coveralls

@baseballyama baseballyama merged commit cde2baf into main Dec 31, 2024
13 checks passed
@baseballyama baseballyama deleted the feat/add-warningFilter branch December 31, 2024 08:01
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