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.

7 lines (6 loc) 165 B
export default { rootDir: ".", testEnvironment: 'jest-environment-node', modulePathIgnorePatterns: ["<rootDir>/.runkit-plus-ultra"], transform: {} }