Answers for "typescript disable next line"

0

typescript disable next line

You can use any one of the following :-
1. // @ts-ignore:next-line
2. // @ts-ignore
Posted by: Guest on April-04-2021

Code answers related to "TypeScript"

Browse Popular Code Answers by Language