typescript-compile icon indicating copy to clipboard operation
typescript-compile copied to clipboard

IDE support inside script tag?

Open trusktr opened this issue 6 years ago • 1 comments

Is there a way to get IDE support for TypeScript inside the script tag? I'm using VS Code at the moment, but also have Atom.

trusktr avatar Jun 15 '19 17:06 trusktr

use the src prop

zty012 avatar Dec 17 '23 08:12 zty012