eslint
ESLint finds and fixes problems in your code.
Usage
npx sv add eslintWhat you get
- the relevant packages installed including eslint-plugin-svelte
- an eslint.config.jsfile
- updated .vscode/settings.json
- configured to work with TypeScript and prettierif you’re using those packages