dev #36

Merged
Seazn merged 2 commits from dev into main 2026-06-07 19:44:58 +00:00
Showing only changes of commit 30f43ba849 - Show all commits

View File

@ -38,6 +38,7 @@
"exclude": [ "exclude": [
"node_modules", "node_modules",
"vitest.config.ts", "vitest.config.ts",
"src/app/i18n/translations/**/*",
"src/tests/**/*", "src/tests/**/*",
"**/*.test.ts", "**/*.test.ts",
"**/*.test.tsx", "**/*.test.tsx",