Skip to content

fix: wrong token when using lang=ts #504

New issue

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

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

Already on GitHub? # to your account

Merged
merged 3 commits into from
Apr 9, 2024
Merged

fix: wrong token when using lang=ts #504

merged 3 commits into from
Apr 9, 2024

Conversation

ota-meshi
Copy link
Member

fixes #502

Copy link

changeset-bot bot commented Apr 8, 2024

🦋 Changeset detected

Latest commit: 32df5e9

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

coveralls commented Apr 8, 2024

Pull Request Test Coverage Report for Build 8608419720

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 90.553%

Files with Coverage Reduction New Missed Lines %
src/parser/index.ts 1 94.67%
Totals Coverage Status
Change from base Build 8605585839: -0.04%
Covered Lines: 2793
Relevant Lines: 2975

💛 - Coveralls

@ota-meshi ota-meshi merged commit 44c1704 into main Apr 9, 2024
13 checks passed
@ota-meshi ota-meshi deleted the fix branch April 9, 2024 00:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Component Argument Expression throws TypeError: Cannot read properties of null (reading 'range')
2 participants