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.
Related Documentation
Concepts
Recipes
- Using ESLint in Nx Workspaces
- Ban Dependencies with Certain Tags
- Tag in Multiple Dimensions
- Ban External Imports
- Tags Allow List