@nrwl/linter

The Linter plugin contains executors, generator, plugin and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.

Here is a list of all the executors and generators available from this package.

Executors

  • lint

    [DEPRECATED]: Please use the eslint builder instead, an automated migration was provided in v10.3.0.

  • eslint

    Run ESLint on a project.

Generators