UNPKG

ts-ebml-esm

Version:
11 lines (10 loc) 215 B
module.exports = { testDir: 'lib', testMatch: 'run_test.js', webServer: { command: 'npx http-server', port: 8080, reuseExistingServer: false }, timeout: 1 * 60 * 1000, };