nx-console icon indicating copy to clipboard operation
nx-console copied to clipboard

`allSourceTags` not supported

Open stefan-schweiger opened this issue 11 months ago • 1 comments

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

Image

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

stefan-schweiger avatar Dec 05 '24 13:12 stefan-schweiger