David Bushell 🪿 @dbushell.com · 28d

Astro / Zed nerds - how do I fix this "error"? I just want to write HTML in peace. I have the astro plugin installed.

3 likes 2 replies

?

Replies

Mastro.{js,ts} · 28d

Is that in a .astro file or in a .tsx file? but seriously, if you want to write HTML, you should write HTML, not astro or JSX syntax :P

Emmie Päivärinta · 28d

Is the jsx attribute set in a tsconfig.json file somewhere?