Extract type information from leading comments in function declarations in Babel AST #41
Labels
code generation
Everything related to code generation
typings
Everything related to type declarations
We have to extract type information from leading comments and then generate runtime type validations from them, since this is good JSDoc:
https://www.typescriptlang.org/play?ts=4.6.2&filetype=js#code/GYVwdgxgLglg9mABAQwCaoBQHoBUPEACUAngA4CmiA3mCALYBG5ATgL6I5YoA0iu+RMpRr0mbDlwYBKagChECxM3JQQzJMkQBqRAwDcs1rKA
The text was updated successfully, but these errors were encountered: