mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-06-29 04:39:12 +00:00
refactor: Resolved issuesd found by Prettier
This commit is contained in:
parent
8ac7862393
commit
48dbf5cb3c
5 changed files with 83 additions and 80 deletions
|
@ -4,6 +4,6 @@ const nextConfig = {
|
|||
experimental: {
|
||||
appDir: true,
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = nextConfig
|
||||
module.exports = nextConfig;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue