Skip to content

Commit 0df996c

Browse files
committed
update doc
1 parent ec4e788 commit 0df996c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: README.md

+12
Original file line numberDiff line numberDiff 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

4456
The [svelte-eslint-parser] can not be used with the [eslint-plugin-svelte3].

0 commit comments

Comments
 (0)