Open
Description
Current Behavior
When using allSourceTags
with the @nx/enforce-module-boundaries
eslint rule and then open nx.json in vscode you will see this error
Expected Behavior
all allowed properties of the eslint rule should be supported and no error shown.
Steps to Reproduce
Add a constraint as described here https://nx.dev/recipes/enforce-module-boundaries/tag-multiple-dimensions#matching-multiple-source-tags and then open nx.json
Failure Logs / Images / Videos
See above
Environment
- Nx Console version: v18.32.0
- VSCode version: 1.95.3