v0.6.2
Additions
assertAll
config option - Setting this option to true will add assertion code to ALL function parameters andas
assertions. The assertion code will throw an error. You can use theNoCheck
marker to override this behaviour. (#61)
Changes
- Support for typescript
5.6.x