-
**Tell us about your environment**
- **ESLint version:** 9
- **eslint-plugin-vue version:** 9
- **Vue version:** 2
- **Node version:** 20
**The problem you want to solve.**
I converted my e…
-
All dependencies are on their latest versions.
Errors:
```
1:39 error Unable to resolve path to module '@vue/test-utils' import/no-unresolved
4:29 error Unable to resolve path to module '…
-
**Checklist**
- [x] I have tried restarting my IDE and the issue persists.
- [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed.
**Tell us about yo…
-
**Checklist**
- [x] I have tried restarting my IDE and the issue persists.
- [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed.
**Tell u…
-
### pnpm run dev:h5
![image](https://github.com/user-attachments/assets/e2487d79-c8bd-41e7-b1e7-d130a009b958)
### pnpm run dev:mp-weixin
![image](https://github.com/user-attachments/assets/521faf…
-
👋 Hi all! With [flat config stabilized and ESLint v9 ~on the horizon~ _released!_](https://eslint.org/blog/2023/10/flat-config-rollout-plans), many community plugins are adding native support for flat…
-
### Environment
- Operating System: Windows_NT
- Node Version: v20.11.1
- Nuxt Version: 3.12.4
- CLI Version: 3.12.0
- Nitro Version: 2.9.7
- Package Manager: pnpm@9.6.0
- Buil…
-
### Environment
Self-Hosted (Docker)
### System
docker
### Version
latest
### Describe the problem
```
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/…
-
My project is Vue 2.x. I am using `@babel/plugin-proposal-optional-chaining` and I have a line of code in my component.vue file that uses "?"
```
this.$refs.refreshBtn?.$el.addEventListener("anima…
-
👋 Hi all! With [ESLint v9 released](https://eslint.org/blog/2024/04/eslint-v9.0.0-released), many community plugins are adding support for the new major version. This is a tracking issue of ESLint v9 …