DEV Community

Venkat Kondapaneni
Venkat Kondapaneni

Posted on

Facing issue with parser while updating from tslint to eslint

eslintrc.js

Image description

on npm run lint command getting error

Image description

if i change the parser to '@angular-eslint/template-parser' it was giving different error

Image description

Can Any one help in rectifying this error
Thanks in Advance

Top comments (0)