diff --git a/tsconfig.json b/tsconfig.json index b1710b28f..c3005467c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -34,7 +34,9 @@ "tests-ui/**/*", "global.d.ts", "eslint.config.ts", + "scripts/**/*.ts", "vite.config.mts", + "tailwind.config.ts", ".storybook/**/*" ] }