Having compilerOptions
in the Svelte config leads to a eslint
error, saying all runes are undefined.
(Weirdly this does not occur when the variable is named like the rune, see +page.svelte
)
svelte.config.js
src/routes/+page.svelte
Reproduction of a bug with `svelte` and `eslint` using `eslint-plugin-svelte`.
JavaScript