Tobbe Lundberg
Tobbe Lundberg
I got a bit carried away with a couple of tweaks 😅 Added a `--yes` flag to be able to skip the prompt (to make automated workflows easier)  Default...
I just realized this is breaking for anyone who might have `yarn rw upgrade` in some sort of automated workflow as they now need to answer the prompt or pass...
> the issue itself is not valid Do you think the recommendation to include types is also still valid even for things like CLI tools and other packages that are...
I came here to report this same issue. Is there anything I can do to help move this forward?
Ran into this again. The workaround is to manually switch to TypeScript (by clicking the language selector down in the bottom right corner) and then restarting the language server.
This is still an issue 
This also shows up in the left sidebar on the playground, making you think you're linting with an older TSEslint version  (This is what I want it to look like, and what it usually does...
Working on a reproduction I see weird things happening both at the top and the bottom of the screen at the same time  Here's a link to the code...
@rranjan14 Thanks! That seems to have improved things 🙂 Now I just need to start slowly adding things back one by one and see how far I can take it...