Skip to content

Commit 01f686a

Browse files
committed
update
1 parent 4114b71 commit 01f686a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,9 @@ Example **.vscode/settings.json**:
304304

305305
:wrench: Indicates that the rule is fixable, and using `--fix` option on the [command line](https://eslint.org/docs/user-guide/command-line-interface#fixing-problems) can automatically fix some of the reported problems.
306306
:bulb: Indicates that some problems reported by the rule are manually fixable by editor [suggestions](https://eslint.org/docs/developer-guide/working-with-rules#providing-suggestions).
307-
:star: Indicates that the rule is included in the `plugin:svelte/recommended` config.
307+
:white_check_mark: Indicates that the rule is included in the `plugin:svelte/recommended` config.
308+
:star: Indicates that the rule is included in the `plugin:svelte/recommended-svelte5-without-legacy` config.
309+
:classical_building: Indicates that the rule is included in the `plugin:svelte/recommended-svelte3-4` config.
308310

309311
<!--RULES_TABLE_START-->
310312

0 commit comments

Comments
 (0)