File tree 1 file changed +12
-0
lines changed
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
39
39
- [ unicode-bom] ( https://eslint.org/docs/rules/unicode-bom ) rule
40
40
- [ eslint-plugin-prettier] ( https://github.com/prettier/eslint-plugin-prettier )
41
41
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
+
42
54
## ❗ Attention
43
55
44
56
The [ svelte-eslint-parser] can not be used with the [ eslint-plugin-svelte3] .
You can’t perform that action at this time.
0 commit comments