Vasily Kuzin

Results 4 issues of Vasily Kuzin

Add snippets for `Vitest`.

Feature

There are 3 plugins in `package.json`: - `@typescript-eslint/eslint-plugin` - `@typescript-eslint/parser` - `eslint-plugin-vue` Shouldn't we add them to peer dependencies? Because I still need to install all of them, which is...

In this PR I added types for rules and some documentation on them. > **Warning** > > I can't figure out a way to export type `RuleSet`, that I created,...

In `v0.8.1` emitted events were fixed in mountSuspended, but they still doesn't work with `defineModel`. Added some tests for it in nuxt/nuxt-vitest#193.

bug
good first issue
vitest-environment
good reproduction ✨