UNPKG

runkit-plus-ultra

Version:

Runkit tools for loading TypeScript, ES Modules and more. Makes testing Isomorphic code easyer, lets you use unstable features and import modules from git.

9 lines (8 loc) 119 B
{ "plugins": [ [ "@babel/plugin-transform-modules-commonjs", { "importInterop": "node" }] ] }