This commit is contained in:
2024-05-02 23:50:42 +02:00
parent 0cab278f45
commit 53984d9c89
29 changed files with 2818 additions and 1864 deletions

View File

@@ -18,7 +18,6 @@
"paths": {
"@/*": ["./src/*"]
}
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", "**/*.cjs", "**/*.mjs"],
"exclude": ["node_modules"]