mirror of
https://github.com/usebruno/bruno.git
synced 2024-12-01 12:24:29 +01:00
4 lines
46 B
JavaScript
4 lines
46 B
JavaScript
|
module.exports = {
|
||
|
reactStrictMode: true,
|
||
|
}
|