cwait/packages/ui/tsconfig.build.json
2025-04-02 17:07:30 +03:00

5 lines
82 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["**/__tests__", "**/__mocks__"]
}