@nx/dependency-checks seems to be wrong #21233
openscript
started this conversation in
General
Replies: 2 comments
-
Hi @openscript Assuming you are using Vite and Vitest, you could ignore
I'm using nx v18 and without ignoring the
Hope it can help! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Seems to still be an issue even though |
Beta Was this translation helpful? Give feedback.
0 replies
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'm getting the following linting errors:
My
.eslint.json
looks like this:But if I check the specified yaml version is used, and vitest is available from the root package.json.
My code is here. It's almost a minimal example, because I just started with the project.
https://github.com/openscript/parse-matter/tree/feat/implement
Beta Was this translation helpful? Give feedback.
All reactions