Closed Andykmcc closed 5 months ago
Is the goal to have TS and ESlint warnings/errors/whatever output to the terminal so everyone can see them regardless of editor/IDE?
Yeah, that's the goal. Can you see if, rather than removing the vite checker, it can be used to show both TS and lint status?
The TSC output was overwriting the vite output in the terminal. its not clear to me what this checker even did since everything worked without it.
https://github.com/bikehopper/bikehopper-ui/issues/347