When i run yarn lint nx…

less than 1 minute read

When i run yarn lint (nx workspace-lint && nx lint) it seems to only be linting my ‘defaultProject’ project in workspace.json. Is this by design or should it lint all projects in the workspace? nx version 8.4.13

Updated: