How to use Typescript in Strapi plugin?

Hi, I can’t found nowhere the answer to this, question, do you have suggestions?

Thanks in advance,

Davide

Hello aminta!
Currently, the only thing we can do is to enhance all your API with typescript d.ts and jsdoc and put tsc working for tests: take a look here GitHub - digisquad-io/strapi-supercharged-template: Opinionated Strapi configuration with enhanced typing, :wink:

Feedback is appreciated !