refactor: Resolved issuesd found by Prettier

This commit is contained in:
Bart van der Braak 2023-06-11 23:31:53 +02:00
parent 8ac7862393
commit 48dbf5cb3c
5 changed files with 83 additions and 80 deletions

View file

@ -4,6 +4,6 @@ const nextConfig = {
experimental: {
appDir: true,
},
}
};
module.exports = nextConfig
module.exports = nextConfig;