As you know, Palantir decided to deprecate TSLint and focus on the improvement of TypeScript support in ESLint in order to avoid the developing of ...
For further actions, you may consider blocking this person and/or reporting abuse
Thank you for your guide, I've followed several guides but none seemed to help me. You've been very helpful
I'm happy that my article is still helpful, I need to update it :)
Hi, I followed your tutorial with Angular 10, and I got an error on the first line of each files :
or
Any idea? Thanks!
Ok, we just have to wait :-)
github.com/angular-eslint/angular-...
👍
Amazing tutorial thanks Bogdan !!!! Helped me a lot trough my process.
You mention that ESLint will be out-of-the-box in future versions of Angular and sadly this is not the case !
"That being said, it’s most likely that in future the CLI will not providing a linting solution out of the box, and it will be up to the users to choose a builder similar to how it's currently done for ng deploy."
github.com/angular/angular-cli/iss...
Thanks for your comment and link to the discussion! I think
@angular-eslint
will be a common choice in the future.Nice! Ty for that Tutotial. Help me a lot.
I'm glad it helped!
Finally a complete step by step easy to follow guide on how to achieve this. Thanks, Bogdan.
I'm glad it helped!
Great tutorial, definitely helped me. Thank you.
Thanks for your comment :)
Nice! Great work!
Thanks! 💪
Seems lot of work and libraries we need to install to achieve this. That gives me a thought is it worth it
For basic ESLint setup you can run schematics, change builder and copy ESLint config from official Angular ESLint repo.