🐛 BUG:Error reported for attribute vscode
ajiho opened this issue · 1 comments
ajiho commented
Princesseuh commented
Because the html element doesn't take that attribute normally. The type checking checks for standard attributes.
You can extend the type definition by following the second part of this section: https://docs.astro.build/en/guides/typescript/#built-in-html-attributes