Skip to content

Commit 9ef0ac1

Browse files
authored
docs: remove unnecessary text from old config (#533)
1 parent 90c1778 commit 9ef0ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ See the [rule list](./rules/index.md) to get the `configs` & `rules` that this p
154154

155155
#### Bundle Configurations `.eslintrc.*`
156156

157-
This plugin provides some predefined configs. You can use the following configs by adding them to `.eslintrc.*`. (All flat configs in this plugin are provided as arrays, so spread syntax is required when combining them with other configs.)
157+
This plugin provides some predefined configs. You can use the following configs by adding them to `.eslintrc.*`.
158158

159159
- `"plugin:@intlify/vue-i18n/base"`: Settings and rules to enable correct ESLint parsing.
160160
- `"plugin:@intlify/vue-i18n/recommended"`: Above, plus rules to enforce subjective community defaults to ensure consistency.

0 commit comments

Comments
 (0)