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