Can't install the TS version of React Three Next

I want to install TS version of React Three Next, using the command npx create-r3f-app next my-app -ts , but it’ll install the JS version of it…

Anyone else experienced the same?