piston-bot
piston-bot copied to clipboard
Alias CJS and MJS to JS/CTS and MTS to TS
CJS/CTS and MJS/MTS run the same as JS/TS, the only difference is how modules are imported, which wouldn't be a problem for piston-bot.
(CJS/CTS = CommonJS modules, MJS/MTS = ES modules)