Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 397 Bytes

workspace-lint.md

File metadata and controls

16 lines (11 loc) · 397 Bytes
title description
workspace-lint - CLI command
Lint nx specific workspace files (nx.json, workspace.json)

workspace-lint

Lint nx specific workspace files (nx.json, workspace.json)

Usage

nx workspace-lint [files..]

Install nx globally to invoke the command directly using nx, or use npx nx, yarn nx, or pnpx nx.