@nrwl/linter:lint
Linter.
Options can be configured in project.json when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/configuration/projectjson#targets.
A new Nx workshop is coming on July 7th and 8th!To your agenda! A new Nx workshop will happen on July 7th and 8th, an online workshop to know how to Develop at Scale with Nx Monorepos! Schedule and more info
Linter.
Options can be configured in project.json when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/configuration/projectjson#targets.
The name of the configuration file.
falseOnly check changed files.
Path to the cache file or directory.
[]Files to exclude from linting.
stylishESLint Output formatter (https://eslint.org/docs/user-guide/formatters).
[]Files to include in linting.
falseSucceeds even if there was linting errors.
falseFixes linting errors (may overwrite linted files).
eslinteslint, tslintThe tool to use for running lint checks.
-1Number of warnings to trigger nonzero exit code - default: -1.
File to write report to.
falseReport errors only - default: false.
falseHide output text.
The name of the TypeScript configuration file.