@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.
Nx Conf on October 17th in Phoenix AZ!Nx Conf on October 17th in Phoenix AZ, do not miss it! Tickets, Speakers, Schedule and more
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.