tsx icon indicating copy to clipboard operation
tsx copied to clipboard

Read jsconfig.json when running .jsx files?

Open huseeiin opened this issue 1 year ago • 2 comments

Feature request

Read jsconfig.json when running .js/.jsx files.

Why?

Having to rename every .jsx file to .tsx when using preact/solid/inferno just for the jsx pragma to work is a waste of time especially when in most cases its the exact same script/logic.

Alternatives

Additional context

No response

huseeiin avatar Jun 24 '23 11:06 huseeiin

What configuration in the jsconfig.json would you like to passed in to tsx?

privatenumber avatar Jul 15 '23 06:07 privatenumber