Hi,
I'm following a Remix-course on Udemy (Remix.js - The Practical Guide) and I need to create a remix-project using JavaScript. So, when I choose JavaScript during the installation my project ends up with a tsconfig.json and no jsconfig.json. Also other files have ts instead of js in them. So... Is this a bug? Or am I missing something?
I created the project with the npx create-remix@latest command in terminal.
Hope you guys would be so kind to help me out.