The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
@nx/linter
Package reference
Here is a list of all the executors and generators available from this package.
Guides
Executors
Run ESLint on a project.
Generators
workspace-rules-projectInternal
Create the Workspace Lint Rules Project.
Create a new Workspace ESLint rule.
Convert an Nx workspace's ESLint configs to use Flat Config.