daedalOS/next.config.js
2021-05-01 21:11:23 -07:00

4 lines
46 B
JavaScript

module.exports = {
reactStrictMode: true
};