I am starting to move some of my lua file to teal and I am noticing a lot of errors that either I am being unable to fix or they are "unfixable" for now.
Is there a way I can ignore certain errors in the next line or in the entire file? like //@ts-ignore of the ones from the lua vscode extension?
Hi, thanks for the amazing project.
I am starting to move some of my lua file to teal and I am noticing a lot of errors that either I am being unable to fix or they are "unfixable" for now.
Is there a way I can ignore certain errors in the next line or in the entire file? like //@ts-ignore of the ones from the lua vscode extension?
Thanks