UNPKG

use-m

Version:

use-m: dynamically import any JavaScript module

12 lines (11 loc) 207 B
export default { testMatch: [ "**/tests/*.test.cjs", "**/tests/*.test.mjs", "**/tests/**/*.test.cjs", "**/tests/**/*.test.mjs" ], testPathIgnorePatterns: [ '/node_modules/' ], };