diff --git a/tsconfig.json b/tsconfig.json index 7d1952d..0aae806 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -38,6 +38,7 @@ "exclude": [ "node_modules", "vitest.config.ts", + "src/app/i18n/translations/**/*", "src/tests/**/*", "**/*.test.ts", "**/*.test.tsx",