title |
---|
eslint-plugin-svelte |
eslint-plugin-svelte
is the official ESLint plugin for Svelte.
It leverages the AST generated by svelte-eslint-parser to provide custom linting for Svelte.
Note that eslint-plugin-svelte
and svelte-eslint-parser
cannot be used alongside eslint-plugin-svelte3.
See User Guide.
If you’re migrating from eslint-plugin-svelte
v1 or @ota-meshi/eslint-plugin-svelte
, see the migration guide.
This project follows Semantic Versioning. Unlike ESLint’s versioning policy, new rules may be added to the recommended config in minor releases. If these rules cause unwanted warnings, you can disable them.
See Available Rules.
See LICENSE (MIT).