Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 328 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 328 Bytes

Typed Chai

Greenkeeper badge

The type definition for chai.

LICENSE

MIT

Contribute

# Fork this repo
npm install

npm run watch

# make changes to typings and tests
# [ctrl+c] to kill `watch`