electron-react-typescript-boilerplate icon indicating copy to clipboard operation
electron-react-typescript-boilerplate copied to clipboard

VSCode Issue

Open farzadmf opened this issue 7 years ago • 0 comments

Hello and thank you for the useful boilerplate,

I'm just getting started with the project, but I noticed something when I open it in Visual Studio Code: the editor shows e2e.spec.ts as red (meaning it has errors), and when I open the file, the first line is underlined, complaining something about an async callback in jest (I have attached a screenshot)

image

Of course, I can run the test and it works fine, but I was wondering if there's a way to fix this issue in Visual Studio Code.

Thank you

farzadmf avatar May 28 '18 14:05 farzadmf