Jack Domleo

Results 29 comments of Jack Domleo

โš  For anyone interested in re-picking this up, please refer to the `valid_input_and_label` branch where work on this has already begun.

Blocked for now as waiting for static builds to be supported by Nuxt 3.

Is there any update on this?

Sounds like a good idea! ๐Ÿ‘

Ok thank you! Is this a feature that may be implemented in the near future? ๐Ÿ™‚

Any further progression on this? ๐Ÿค” Currently, I have to write this just as a mental note of what the interface is: ```ts import MyComponent/*, { IMyComponent }*/ from "../mycomponent.vue"...

Hi, please find a repository [here](https://github.com/jackdomleo7/vue-jest-interface-repro) with the repro steps listed in the project's README. ๐Ÿคž Can the `needs repro` tag be removed?

@james75 Nope. There are currently 2 indirect solutions (but ideally we want someone maintaining this repo to respond to this issue): 1. Move your interfaces into a separate file 2....