Currently always outputs as `index,js` but in a typescript project I would like `index.ts` I might even want to change the name from `index` to something else.
Currently always outputs as
index,jsbut in a typescript project I would likeindex.tsI might even want to change the name from
indexto something else.