3a4992633
1 2 3 4 5 6 7 8 9 10
process.env.ESBK_TSCONFIG_PATH = './packages/tests/tsconfig.json' module.exports = { "node-option": [ "loader=tsx", "no-warnings", "conditions=peertube:tsx" ], "timeout": 30000 }