Skip to content

Commit 26fc85e

Browse files
authored
Remove Vue 3 syntax status notice from docs (#2358)
1 parent 8035aa3 commit 26fc85e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: docs/index.md

-5
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ This plugin allows us to check the `<template>` and `<script>` of `.vue` files w
1414

1515
ESLint editor integrations are useful to check your code in real-time.
1616

17-
:::warning Status of Vue.js 3.x supports
18-
This plugin supports the basic syntax of Vue.js 3.2, `<script setup>`, and CSS variable injection, but the ref sugar, an experimental feature of Vue.js 3.2, is not yet supported.
19-
If you have issues with these, please also refer to the [FAQ](./user-guide/index.md#does-not-work-well-with-script-setup). If you can't find a solution, search for the issue and if the issue doesn't exist, open a new issue.
20-
:::
21-
2217
## :traffic_light: Versioning policy
2318

2419
This plugin is following [Semantic Versioning](https://semver.org/) and [ESLint's Semantic Versioning Policy](https://github.com/eslint/eslint#semantic-versioning-policy).

0 commit comments

Comments
 (0)