NicolasLeRoux / geosaic

TODO
MIT License
0 stars 0 forks source link

Comment Types #4

Open NicolasLeRoux opened 6 years ago

NicolasLeRoux commented 6 years ago

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 !

NicolasLeRoux commented 6 years ago

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).