1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-03-05 04:52:16 +00:00
overleaf/services/real-time/.mocharc.json
Eric Mc Sween b9e7cbf73b Add global test setup
Configure chai and SandboxedModule in a central place. Configure
SandboxedModule globals that are needed in Node 12.
2021-03-18 16:41:31 -04:00

3 lines
33 B
JSON

{
"require": "test/setup.js"
}