Guides
Configuring ESLint with Typescript
Learn how to properly configure ESLint with TypeScript in your Nx workspace, including setting up type-checking and managing parser options for optimal performance.
Switching to ESLint's flat config format
Learn how to migrate your Nx workspace to ESLint's new flat configuration format, understanding the benefits and implementation details.