maj tsconfig
Some checks failed
Build and Push App / build (push) Failing after 20s

This commit is contained in:
2026-04-15 22:23:32 +02:00
parent ef04b5a093
commit cadbc5afe1

View File

@@ -44,6 +44,7 @@
"**/*.tsx" "**/*.tsx"
], ],
"exclude": [ "exclude": [
"node_modules" "node_modules",
"admin"
] ]
} }