Answers for "ts ignore type declarations"

3

typescript ignore

//@ts-ignore
ignore this line

//Make sure typescript is installed in your system to use @ts-ignire
Posted by: Guest on July-23-2021
0

ignore type declaration

// @ts-ignore (typescript)
Posted by: Guest on September-10-2020

Browse Popular Code Answers by Language