UNPKG

ts-ignore

Version:
18 lines (11 loc) 199 B
# ts-ignore > ignore typescript errors ## Installation ``` npm install -g ts-ignore ``` ## Usage Simply run the following command and it will ignore all the typescript errors ``` ts-ignore ```