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 issue with parsing TypeScript code in attributes #1581

Merged
merged 2 commits into from
Apr 20, 2024

Conversation

YusukeHirao
Copy link
Member

Fixes #1579

What is the purpose of this PR?

  • Fix bug
  • Fix typo
  • Update specs
  • Add new rule
  • Add new parser
  • Improve or refactor rules
  • Add a new core feature
  • Improve or refactor core features
  • Update documents
  • Others

Description

Checklist

Fill out the checks for the applicable purpose.

@YusukeHirao YusukeHirao self-assigned this Apr 20, 2024
@YusukeHirao YusukeHirao merged commit 7dc21bd into markuplint:dev Apr 20, 2024
31 checks passed
@YusukeHirao YusukeHirao deleted the hotfix/#1579 branch April 20, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix an unexpected error with as Type Assertion in TSX
1 participant