mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
module.exports = {
|
|
errors: {
|
|
catchUncaughtErrors: false,
|
|
},
|
|
}
|