Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

Conversation

@achingbrain
Copy link

Updates this module to use the latest pattern for chai plugins

  • the previous pattern causes problems with modern bundlers as
    it tries to support cjs, amd and script tags in one file.

Also adds the types from the DefinitleyTyped project so users don't
have to include extra deps to use this module.

Also, also upgrades all deps and fixes the new linting errors.

Updates this module to use the [latest pattern for chai plugins](https://www.chaijs.com/guide/plugins/)
- the previous pattern causes problems with modern bundlers as
it tries to support cjs, amd and script tags in one file.

Also adds the types from the DefinitleyTyped project so users don't
have to include extra deps to use this module.

Also, also upgrades all deps and fixes the new linting errors.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant