DEV Community

Discussion on: Writing custom TypeScript ESLint rules: How I learned to love the AST

Collapse
 
alexgomesdev profile image
Alexandre Gomes

Thanks for the comment Devin!
Indeed, linters are really interesting once you break that scary barrier to actually using ASTs.
And thanks for the markdown tips, as a first article here that's really helpful 🚀

Let me have a look at those articles :D