UNPKG

ullamvoluptatibus

Version:
10 lines (8 loc) 185 B
function beforeEveryone() { return "this is before everyone"; } module.exports = { testDir: "/example/", beforeEveryone: beforeEveryone, tsconfig: "/example/tsconfig.json", };