Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to setup in a new nx-workspace for when using wallabyjs? #21

Open
whernebrink opened this issue Dec 7, 2023 · 0 comments
Open

How to setup in a new nx-workspace for when using wallabyjs? #21

whernebrink opened this issue Dec 7, 2023 · 0 comments

Comments

@whernebrink
Copy link

Is your feature request related to a problem? Please describe.

I'm trying to set this up in a new nx workspace (17+). Anyone that can help out?
I've added this: "setupFilesAfterEnv": ["node_modules/@hirez_io/jest-given/dist/jest-given.js"] to the tsconfig.app.json, but (wallaby) still complains. Also added the:

"typeRoots": [
  "node_modules/@types",
  "node_modules/@hirez_io" // <-- ADD THIS
],

But without any luck. Anyone with a working nx workspace + jest-given + wallabyjs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant