tsx
tsx copied to clipboard
Read jsconfig.json when running .jsx files?
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
What configuration in the jsconfig.json
would you like to passed in to tsx?