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