You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: change main to point at chai directly (#1696)
Instead of using a top-level re-export, we can just point `main` at the
chai entrypoint directly.
Later in life, we can remove `index.js` and `chai.js`.
0 commit comments