Fork me on GitHub
#squint
<
2024-03-31
>
Brandon Stubbs15:03:55

I was wondering would it be crazy to support malli like style function schemas that would spit out JSDoc? This would give all other JS tooling intellisense from modules written in squint

borkdude15:03:59

you can write js doc strings using js* btw

borkdude15:03:10

I'm not ready to commit to adding malli stuff inside of squint

Brandon Stubbs15:03:19

Oooo interesting! Had no idea, thanks will play around with that