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

Remove dirty-chai dependency #1764

Open
ggrossetie opened this issue Jul 29, 2024 · 0 comments
Open

Remove dirty-chai dependency #1764

ggrossetie opened this issue Jul 29, 2024 · 0 comments

Comments

@ggrossetie
Copy link
Member

The project has a peerDependencies on chai with a version range:

"peerDependencies": { 
   "chai": ">=2.2.1 <5" 
 }, 

As a result, it prevents us from (cleanly) upgrading to Chai 5.x.
The project seems to be unmaintained and we should probably just configure eslint to accept/ignore to.be.true statement.

Alternative: https://github.com/ihordiachenko/eslint-plugin-chai-friendly

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