angrybeanie-front-end/next.config.js

4 lines
46 B
JavaScript
Raw Normal View History

2021-09-26 12:51:37 +10:00
module.exports = {
reactStrictMode: true,
}