I want to use jsdoc, a very good tool to generate doc by comments. However, I have just .tsx file, and when I try to use jsdoc with .tsx file, it doesn't work ..
Are there configurations, or parameters to do this ?
This is the error of jsdoc :
I want to use jsdoc, a very good tool to generate doc by comments. However, I have just .tsx file, and when I try to use jsdoc with .tsx file, it doesn't work ..
Are there configurations, or parameters to do this ?
This is the error of jsdoc :