mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-10 07:42:34 +00:00
5 lines
68 B
JavaScript
5 lines
68 B
JavaScript
module.exports = {
|
|
errors: {
|
|
catchUncaughtErrors: false
|
|
}
|
|
}
|