You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/started.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,7 @@ See the [rule list](./rules/index.md) to get the `configs` & `rules` that this p
154
154
155
155
#### Bundle Configurations `.eslintrc.*`
156
156
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.*`.
158
158
159
159
-`"plugin:@intlify/vue-i18n/base"`: Settings and rules to enable correct ESLint parsing.
160
160
-`"plugin:@intlify/vue-i18n/recommended"`: Above, plus rules to enforce subjective community defaults to ensure consistency.
0 commit comments