Julian Meinking

Results 13 issues of Julian Meinking

**Tell us about your environment** - **ESLint version:** 8.17.0 - **eslint-plugin-vue version:** 9.1.0 - **Node version:** 16.15.1 **The problem you want to solve.** It would be awesome to be able...

### Housekeeping - [X] I'm sure this issue is _not_ a duplicate ### Icon Type - [ ] File Icon - [X] Folder Icon ### Icon Type - [X] Extension...

### Describe the bug When enabling `vueTsc` inside vite.config.ts by setting `vueTsc: true`, this error appears when running `vite` in dev-mode. It appears, that a `package.json` is missing inside `node_modules/vite-plugin-checker/lib/checkers/vueTsc/typescript-vue-tsc/`...

stale

https://vuejs.org/guide/essentials/watchers.html#callback-flush-timing

enhancement

Please consider implementing an option, which can disable the use of Powerline and instead uses normal similar ASCII-Characters.

When reading tsconfig.json, it seems to be ignoring the "references" array which includes paths to other tsconfig files in the same directory. You can reproduce my repo with `npm init...

enhancement
help wanted

## Description I am a big fan of macOS' scroll behaviour and noticed that something was off when I updated to MMF v3. It is difficult to quantify, but I...

## Description When adding a Click & Drag mapping, have the option for a Trackpad 1/2/3/4-finger drag or an inward/outward pinch as action. ## Rationale I really like the Mac...

Click and Drag to Scroll

This PR tries to fix #6137. ### Background info The component `exposeProxy` implements a fallback logic for accessing built-in instance properties but was missing the same logic for the `in`...

ready to merge
🔩 p2-edge-case

### What problem does this feature solve? Remove the need for manually declaring prop types and still ensure correct runtime behavior when writing Functional Components props and emit? definitions in...