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

fix: incorrect runes inference when having empty compiler options #561

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

ota-meshi
Copy link
Member

Copy link

changeset-bot bot commented Sep 13, 2024

🦋 Changeset detected

Latest commit: d01c1d9

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10843440845

Details

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

Totals Coverage Status
Change from base Build 10843438096: 0.0%
Covered Lines: 2996
Relevant Lines: 3214

💛 - Coveralls

@ota-meshi ota-meshi merged commit 8350bb5 into main Sep 13, 2024
13 checks passed
@ota-meshi ota-meshi deleted the fix-runes-mode branch September 13, 2024 05:18
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.

Having compilerOptions in svelte.config.js leads to '$state' is not defined
2 participants