nx/docs/react/cli/workspace-lint.md
Isaac Mann ba86bbd51b
docs(core): add docs about .nxignore (#3013)
* docs(core): add docs about .nxignore

* docs(docs): change backticks to quotes

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2020-05-15 16:17:39 -04:00

351 B

workspace-lint

Lint workspace or list of files. Note: To exclude files from this lint rule, you can add them to the ".nxignore" file

Usage

nx workspace-lint

Install @nrwl/cli globally to invoke the command directly using nx, or use npm run nx or yarn nx.

Options

help

Show help

version

Show version number