Kim

Results 1 comments of Kim

> I added this setting to the settings.json, and the issue was resolved. { "svelte.language-server.runtime": "node", "svelte.plugin.svelte.compilerWarnings": { "a11y-media-has-caption": "ignore" } } `"svelte.language-server.runtime": "node" ` this works for me too,...