Files
effect-view/packages/effect-fc/tsconfig.build.json
T
Julien Valverdé 65e90325d0
Lint / lint (push) Failing after 40s
Change build system
2026-07-25 23:47:16 +02:00

5 lines
137 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["**/setup-tests.ts", "**/*.test.ts", "**/*.test.tsx", "**/*.spec.ts", "**/*.spec.tsx"]
}