You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like the typescript rules don't work on astro components. Activating astro with astro: true doesn't seem to parse typescript in astro --- blocks, even if typescript is explicitly enabled.
Describe the bug
Seems like the typescript rules don't work on astro components. Activating astro with
astro: true
doesn't seem to parse typescript in astro---
blocks, even if typescript is explicitly enabled.Here's my config
Reproduction
Activate in an astro project and try to write typescript in a astro component
System Info
Used Package Manager
pnpm
Validations
Contributions
The text was updated successfully, but these errors were encountered: