Ignore syntax errors on build?

Hi

Is there a way for me to tell the code or the build command to ignore a specific syntax error? Please note that I need the current implementation of the code to remain as is so I cannot simply fix the error.

Thanks
Pav

I think that removing tslint will solve your problem, not sure !

whats the error you getting? If its indeed from tslint, you can configure it so it doesnt fail