-
Would be nice to have a `--vue` flag. This shouldn't be problematic on the ESLint side of things due to [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue). Unfortunately, I'm not sure if …
saadq updated
5 years ago
-
# Building a Vue3 Typescript Environment with Vite | miyauci.me
Building a Typescript Vue3 environment using the No bundle tool Vite, along with ESLint and Prettier configuration to create a high DX …
-
Hello,
I am quite a newbie in Javascript testing and have trouble using the Snap-shot-it library.
I am trying to test my VueJS components in a Laravel environment. Here is an extract of my packa…
-
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 '…
-
The closing tags are coming up as unrecognized suddenly in templates, and none of the outputs in the console (ESLint, Prettier). There is no specific output for volar that I see.
![image](https:/…
-
### Version
5.0.4
### Environment info
```
Environment Info:
System:
OS: macOS 12.2.1
CPU: (8) x64 Apple M1
Binaries:
Node: 14.17.0 - ~/.nvm/versions/node/v14.…
-
### Environment
------------------------------
- Operating System: `Linux`
- Node Version: `v16.17.0`
- Nuxt Version: `3.0.0-rc.9-27702110.abd5dc5`
- Nitro Version: `0.5.0-27700766.9…
-
### Version
5.0.4
### Environment info
```
System:
OS: macOS 12.3
CPU: (8) arm64 Apple M1
Binaries:
Node: 12.14.1 - ~/.nvm/versions/node/v12.14.1/bin/node
Yarn…
-
### Version
4.5.13
### Reproduction link
[https://github.com/bromix/vue3-sourcemaps-not-working](https://github.com/bromix/vue3-sourcemaps-not-working)
### Environment info
```
System:
…
-
**Tell us about your environment**
* **ESLint version: 5.16.0**
* **eslint-plugin-vue version: 5.2.3**
**Please show your full configuration:**
```json
{
"root": true,
"env": {
…