Skip to content

Commit 973181f

Browse files
ota-meshiFloEdelmann
authored andcommitted
update doc
1 parent 81dc30d commit 973181f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/user-guide/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -479,13 +479,6 @@ You need to use [vue-eslint-parser] v9.0.0 or later.
479479

480480
Previously you had to use the `vue/setup-compiler-macros` environment, this is no longer needed.
481481

482-
#### Other Problems
483-
484-
Try searching for existing issues.
485-
If it does not exist, you should open a new issue and share your repository to reproduce the issue.
486-
487-
[vue-eslint-parser]: https://github.com/vuejs/vue-eslint-parser
488-
489482
### Auto Imports Support
490483

491484
In [Nuxt 3](https://nuxt.com/) or with [`unplugin-auto-import`](https://github.com/unplugin/unplugin-auto-import), Vue APIs can be auto imported. To make rules like [`vue/no-ref-as-operand`](/rules/no-ref-as-operand.html) or [`vue/no-watch-after-await`](/rules/no-watch-after-await.html) work correctly with them, you can specify them in ESLint's [`globals`](https://eslint.org/docs/latest/use/configure/configuration-files-new#configuring-global-variables) options:

0 commit comments

Comments
 (0)