mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
4 lines
49 B
JavaScript
4 lines
49 B
JavaScript
|
|
module.exports = {
|
||
|
|
reactStrictMode: true
|
||
|
|
};
|