Export readProjectGraph from @nx/eslint-plugin #30967
daiscog
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to write a custom eslint rule that makes use of the project graph in a similar way to
@nx/enforce-module-boundaries
.To make this easier, it would be great if
@nx/eslint-plugin
exported itsreadProjectGraph
function (and/orensureGlobalProjectGraph
) as public API.Beta Was this translation helpful? Give feedback.
All reactions