mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-29 12:23:35 -05:00
5 lines
68 B
JavaScript
5 lines
68 B
JavaScript
module.exports = {
|
|
errors: {
|
|
catchUncaughtErrors: false
|
|
}
|
|
}
|