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/rules/no-unsupported-features.md
+5-2
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,10 @@ This rule reports unsupported Vue.js syntax on the specified version.
29
29
-`version` ... The `version` option accepts [the valid version range of `node-semver`](https://github.com/npm/node-semver#range-grammar). Set the version of Vue.js you are using. This option is required.
30
30
-`ignores` ... You can use this `ignores` option to ignore the given features.
31
31
The `"ignores"` option accepts an array of the following strings.
0 commit comments