We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd45c77 commit b16c7c7Copy full SHA for b16c7c7
astro.config.ts
@@ -35,7 +35,7 @@ export default defineConfig({
35
},
36
37
vite: {
38
- // eslint-disable-next-line @typescript-eslint/ban-ts-comment
+ // eslint-disable-next-line
39
// @ts-ignore
40
// This will be fixed in Astro 6 with Vite 7 support
41
// See: https://github.com/withastro/astro/issues/14030
0 commit comments