Douglas Pires

Results 4 comments of Douglas Pires

Declare the return type worked for me as well... But such strange behavior.

I just had the same problem and removing `@vue/devtools` and `nativescript-vue-devtools` worked for me. Thanks @ggarabedian

In my case, the problem was that the `Overview` tab was logging some warnings regarding the `tsconfig` ![image](https://github.com/user-attachments/assets/c588e1ec-90f9-4919-b570-9ecba2307d73) For some reason, someone added a trailing comma somewhere in the project's...

It would be very interesting to see this feature. I'm currently working on NestJS projects that would benefit from something like this.