-
There is a whole subproject Vé dedicated to first class Wotan Vue SFC linting, however there isn't a word about linting SFC template and script parts. I understand that it's not this project's direct …
-
# 🐛 bug report
`parcel serve` crashes when renaming a file from .ts to .tsx to .ts
```
✨ Built in 154ms
Error: Expected content key 0788422aa91f880f to exist
at nullthrows (/private/tmp/p…
-
### Version
4.4.1
### Environment info
```
System:
OS: macOS 10.15.5
CPU: (4) x64 Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz
Binaries:
Node: 13.12.0 - /usr/local/bin/node
…
-
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
-
## The devDependency [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli) was updated from `3.1.4` to `3.1.5`.
🚨 [View failing branch](https://github.com/Saeris/vue-keyrune/compare/master...Sa…
-
### Error
The component does not support server-side rendering, leading to the following error:
```
ReferenceError
document is not defined
node_modules\vue-snowf\dist\vue-snowf.js
i@6:411…
-
### Version
```
Vue CLI: 4.5.14
```
### Environment info
```
Node version: v14.17.0
npm version: 6.14.13
Local ESLint version: 8.0.1
Operating System: macOS Big Sur
```
### What did you …
-
### Version
4.5.19
### Environment info
```
Environment Info:
System:
OS: Windows 10 10.0.19044
CPU: (8) x64 Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz
Binaries:
Node: 16.14.…
-
### Version
4.5.17
### Environment info
```
System:
OS: Linux 5.4 Ubuntu 20.04.4 LTS (Focal Fossa)
CPU: (8) x64 Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
Binaries:
Node: 14.1…
-
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…