sindresorhus / ow

Function argument validation for humans
https://sindresorhus.com/ow/
MIT License
3.81k stars 108 forks source link

Ignore undefined in BasePredicate #153

Closed qti3e closed 5 years ago

qti3e commented 5 years ago

~It fixes #147 by ignoring undefined in strict type checking.~ This approach introduces a breaking change and fails some tests... so I close it.