We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Used here:
nimbus/packages/config-jest/enzyme.js
Line 2 in f75536a
The text was updated successfully, but these errors were encountered:
@mmahalwy It's not a dependency (or a peer) on purpose since the Enzyme functionality is opt-in.
It's mentioned in our documentation that these deps need to be installed manually.
Sorry, something went wrong.
Can maybe solve this with optionalPeerDependencies.
optionalPeerDependencies
fix: Add aphrodite and enzyme as optional peer deps. [#17]
aphrodite
enzyme
b7ea888
Added as optional peers in next version.
No branches or pull requests
Used here:
nimbus/packages/config-jest/enzyme.js
Line 2 in f75536a
The text was updated successfully, but these errors were encountered: