Open NicolasLeRoux opened 6 years ago
Type checking can be done with typescript in jsDoc, see here. So the js files doesn't need any compilation in order to work.
Try to use it !
Unfortunately, this option isn't very well documented with typescript... I need to try it with flow to see if the result are better (easier to setup).
Goals
Type checking can be done with typescript in jsDoc, see here. So the js files doesn't need any compilation in order to work.
Try to use it !