Open mattpocock opened 3 years ago
There's a setting for this in the Monaco editor - basically just turn off the red lines. We should add a checkbox in the settings panel for this.
I started using the visualizer today and I was thinking of the same. I used the // @ts-nocheck directive in my case though.
// @ts-nocheck
There's a setting for this in the Monaco editor - basically just turn off the red lines. We should add a checkbox in the settings panel for this.