O código da tipscript ignora
// @ts-ignore
thecameroncobb
// @ts-ignore
// @ts-ignore
ignores only this line
// @ts-nocheck - may need to be at the start of file
ignores the whole document
//@ts-ignore
ignore this line
//Make sure typescript is installed in your system to use @ts-ignire
// @ts-ignore
import mathUnit from 'mathjs/lib/type/unit'