The // @ts-ignore comment enables the TypeScript compiler to ignore the line below it.

How can one ignore a whole block of code with TypeScript?

9 Answers
9

Leave a Reply

Your email address will not be published. Required fields are marked *