title |
---|
eslint-plugin-svelte |
eslint-plugin-svelte
is the official ESLint plugin for Svelte.
It provides many unique check rules by using the template AST.
You can check on the Online DEMO.
We are working on experimental support for Svelte v5, but may break with new versions of Svelte v5.
ESLint plugin for Svelte.
It provides many unique check rules using the AST generated by svelte-eslint-parser.
The svelte-eslint-parser and the eslint-plugin-svelte
can not be used with the eslint-plugin-svelte3.
We are working on support for Svelte v5, but it is still an experimental feature. Please note that rules and features related to Svelte v5 may be changed or removed in minor versions without notice.
See User Guide.
See Available Rules.
See the LICENSE file for license rights and limitations (MIT).