Douglas Pires
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`  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.