bruno/renderer/next.config.js

4 lines
46 B
JavaScript
Raw Normal View History

2022-03-05 18:37:48 +01:00
module.exports = {
reactStrictMode: true,
}