meduzen / cachemap

A key-value cache built upon the JavaScript `Map` object.
Do What The F*ck You Want To Public License
0 stars 0 forks source link

Force types generation before testing types #11

Closed meduzen closed 1 year ago

meduzen commented 1 year ago

This doesn't prevent forgotten types changes to be forgotten, but at least the supposedly correct ones are testes.