ignore typescript error

Solutions on MaxInterview for ignore typescript error by the best coders in the world

showing results for - "ignore typescript error"
Hippolyte
30 Mar 2017
1//@ts-ignore
2ignore this line
3
4//Make sure typescript is installed in your system to use @ts-ignire
Julian
11 Sep 2020
1// @ts-ignore
2import mathUnit from 'mathjs/lib/type/unit'