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

feat: migrate to typescript #1567

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -24,3 +24,4 @@ test/auth/*

/chai.js
/chai.cjs
/lib
1 change: 0 additions & 1 deletion index.js

This file was deleted.

164 changes: 0 additions & 164 deletions lib/chai/assertion.js

This file was deleted.

55 changes: 0 additions & 55 deletions lib/chai/interface/expect.js

This file was deleted.

33 changes: 0 additions & 33 deletions lib/chai/utils/flag.js

This file was deleted.