-
it is fine in .js files, but no use in .vue files,
no use with setting {include: ['src/**/*.js', 'src/**/*.vue']}
no use with eslint-plugin-vue
no use with setting `extends: [ "plugin:vue/reco…
-
### Version
4.1.1
### Reproduction link
[https://github.com/RobertOrthofer/typescript-vue](https://github.com/RobertOrthofer/typescript-vue)
### Environment info
```
System:
O…
-
### Describe the bug
I cannot get vue-virtual-scroller to work with my nuxt/vue3 App. I use the newest version of Nuxt: 3.7.4.
Searching the internet I found a working codepen with nuxt 2.15.2, so I…
-
### Version
4.5.11
### Reproduction link
https://github.com/vegerot/vue-cli-6320
[https://github.com/vuejs/vue-cli/issues/3145#issuecomment-785268090](https://github.com/vuejs/vue-cli/issues/3…
-
### Version
5.0.0-rc.2
### Environment info
```
Environment Info:
System:
OS: macOS 12.0.1
CPU: (8) x64 Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
Binaries:
Node…
-
**What rule do you want to change?**
`vue/require-v-for-key`
**Context**
It's a useful pattern to bind an object within a larger object to the scope of Vue markup to reduce code. There really…
-
### Environment
`- Operating System: Darwin`
- Node Version: `v16.12.0`
- Nuxt Version: `3.0.0`
- Nitro Version: `1.0.0`
- Package Manager: `yarn@1.22.19`
- Builder: `vite…
-
Right now we only recommend `prettier`:
```json
"prettier": {
"singleQuote": true,
"trailingComma": "es5",
"tabWidth": 4,
"printWidth": 80
}
```
@j…
-
**Please describe what the rule should do:**
The rule would remove trailing and leading spaces from within directives and dynamic attributes. It could also remove trailing/leading spaces from static …
-
Hello, it is very desired feature to have in [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue), but [they relay ](https://github.com/vuejs/eslint-plugin-vue/issues/310#issuecomment-40510…