michaelangeloio / does-it-throw

lsp server for finding ES statements that throw!
MIT License
84 stars 0 forks source link

[vsc] Add options to disable specific errors. #186

Open Autumnlight02 opened 4 months ago

Autumnlight02 commented 4 months ago

image

Can we add an option to move hint to silent, so that they dont pop up? I only want to show an error if you use a function which can throw without error handling.

image