Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 195 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 195 Bytes

Typed Mocha

The type definition for mocha

LICENSE

MIT

Contributing

# Install modules
npm install

# Build
npm run build

# Test
npm test