Lint MDX files in Astro project
Does anyone has an example of how to configure ESLint for MDX files in an Astro project? It's driving me crazy when I add React components in a MDX file.
Also, in VS Code, the TS syntax part is not highlighted, despite having the MDX extension installed. 🤔
0 Replies