mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-28 17:11:59 +00:00
5 lines
68 B
JavaScript
5 lines
68 B
JavaScript
module.exports = {
|
|
errors: {
|
|
catchUncaughtErrors: false
|
|
}
|
|
}
|