Skip to content

Commit fede503

Browse files
tristansokolmichalsnik
authored andcommitted
fix a typo in number of configurations (#431)
1 parent 59d80be commit fede503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ If you want to disallow `eslint-disable` functionality, please disable [vue/comm
9191

9292
## :gear: Configs
9393

94-
This plugin provides two predefined configs:
94+
This plugin provides four predefined configs:
9595
- `plugin:vue/base` - Settings and rules to enable correct ESLint parsing
9696
- `plugin:vue/essential` - Above, plus rules to prevent errors or unintended behavior
9797
- `plugin:vue/strongly-recommended` - Above, plus rules to considerably improve code readability and/or dev experience

0 commit comments

Comments
 (0)