You can write all your files as .js files if you don't want TypeScript. The Remix compiler will not do any type checking (it simply removes the types). If ...
確定! 回上一頁