Strapi v4 - Convert TS to JS

  • Strapi Version 4:

Hello Guys,

my Strapi project is set to TypeScript, e.g.: when I create new ContentTypes, I get TypeScript controllers, etc… How do I set my project to JS so that I get my controllers in JavaScripit? And how do I convert my project entirely in JS?

Thanks in advance

I created a new project in JS. I think this is the easiest way. :ok_hand: