Yue JIN
Yue JIN
I'm using this plugin with `vite-plugin-inspect`. This `has no corresponding SFC entry in the cache` is thrown when I want to inspect a sfc block (.vue file with query), which...
Add native alternative for _.last - [x] README - [x] unit test
Does Vetur use locally installed prettier of a project or prettier with a specific version? I installed prettier v2.5.0. But it seemed that Vetur formats the project with rules from...
- [x] I have searched through existing issues - [x] I have read through [docs](https://vuejs.github.io/vetur) - [x] I have read [FAQ](https://vuejs.github.io/vetur/guide/FAQ.html) - [x] I have tried restarting VS Code or...
An admin starter template. Actively maintained! Vite + Vue2.7 + Vuetify2 + TypeScript + Pinia + Router + I18n + vitest + Cypress + vite plugins...
### Prerequisites - [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues) - [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't contain the answer to my issue ###...
### What problem does this feature solve? As composition api has been incoporated in vue 2.7, `vue-router` should provide `useRoute` and `useRouter` to enable router usage in ``. ### What...
Add my template in the community section which is highly inspired by `vitesse`, but an admin template written in Vue 2. Don't hesitate to close this PR if it is...
In my project, eol is set as 'crlf' in rule of prettier. However, each time I launch vite, eol in `auto-import.d.ts` is replaced with 'lf'. Is there a recommended way...