Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 831 Bytes

learning_javascript_typescript_typechecking_with_jsdoc_annotations.md

File metadata and controls

26 lines (17 loc) · 831 Bytes
path title
/learnings/javascript_typescript_typechecking_with_jsdoc_annotations
Learnings: Javascript: Typescript: Typechecking with JSDoc Annotations

Table Of Contents

See Also

  • Javascript_Typechecking_With_JSDoc

<<Typescript_Typechecking_With_JsDoc_Annotations>>

If you are OK giving up the ability to run jsdoc

Then solution proposed in Javascript_JsDocs_And_Typescript_For_Typechecking may work just fine for you!

If you have to run jsdoc in addition to the Typescript checking