How to run a typescript file directly using webstorm, just like a direct run js file?

the right-click .ts file does not prompt run .ts,

then I installed a plug-in. The ts-node, found in webstorm can run ts files after installing the plug-in. However, when an error is reported, unknown, does not know what to do. Stackoverflow has searched all of them, and has not found a solution.

clipboard.png

can someone directly use webstorm to run ts files? ask for advice. Instead of converting to js and then running, you can run ts directly

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3325d-34239.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3325d-34239.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?