Jack Domleo
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.
That'd be really great! I can't figure it out ๐คจ
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....
Hi @Mohit-Aasirwal, sure, thank you!