daedalOS/next.config.js
2021-01-02 23:30:32 -08:00

4 lines
46 B
JavaScript

module.exports = {
reactStrictMode: true
};