xstate-viz icon indicating copy to clipboard operation
xstate-viz copied to clipboard

Add ability to turn off error checking in TS

Open mattpocock opened this issue 4 years ago • 1 comments

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.

mattpocock avatar Aug 31 '21 08:08 mattpocock

I started using the visualizer today and I was thinking of the same. I used the // @ts-nocheck directive in my case though.

mubaraqwahab avatar Sep 18 '21 22:09 mubaraqwahab