factuges_2025/packages/ui/tsconfig.json
2025-04-27 22:47:47 +02:00

6 lines
113 B
JSON

{
"extends": "@repo/typescript-config/react-library.json",
"include": ["."],
"exclude": ["node_modules"]
}