mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
Remove Prettier custom settings and change all files
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
const nextConfig = {
|
||||
experimental: {},
|
||||
future: {},
|
||||
reactStrictMode: true
|
||||
reactStrictMode: true,
|
||||
};
|
||||
|
||||
module.exports = nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user