eslint-plugin-svelte-issue Svelte Themes

Eslint Plugin Svelte Issue

eslint-plugin-svelte Issue Reproduction

Steps to reproduce

npm install

# In Node 23.6.0
npx xo # Should run successfully and report lint errors

# In Node 20.18.1
npx xo # Crashes with an `ERR_REQUIRE_ESM` error

Top categories

Loading Svelte Themes