File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,18 @@ The [`@ota-meshi/eslint-plugin-svelte`] is an ESLint plugin that uses the [svelt
3939 - [ unicode-bom] ( https://eslint.org/docs/rules/unicode-bom ) rule
4040 - [ eslint-plugin-prettier] ( https://github.com/prettier/eslint-plugin-prettier )
4141
42+ ### ESLint Plugins Using svelte-eslint-parser
43+
44+ #### [ @intlify/eslint-plugin-svelte ] ( https://github.com/intlify/eslint-plugin-svelte )
45+
46+ ESLint plugin for internationalization (i18n) with Svelte.
47+ It provides rules to help internationalization your application created with Svelte.
48+
49+ #### [ @ota-meshi/eslint-plugin-svelte ] ( https://ota-meshi.github.io/eslint-plugin-svelte/ )
50+
51+ ESLint plugin for Svelte.
52+ It provides many unique check rules by using the template AST.
53+
4254## ❗ Attention
4355
4456The [ svelte-eslint-parser] can not be used with the [ eslint-plugin-svelte3] .
You can’t perform that action at this time.
0 commit comments