ASTs and typescript-eslintDecember 5, 2022 · 4 min readJosh Goldbergtypescript-eslint MaintainerProgrammers who work with tools like ESLint and Prettier often refer to ASTs. But what is an AST, why is it useful for these kinds of tools, and how does that interact with ESLint and TypeScript tooling? Let's dig in!