Files
keycloak/js/libs/ui-shared/tsconfig.json
T
2024-04-12 08:34:18 +00:00

6 lines
112 B
JSON

{
"extends": "../../../tsconfig.json",
"include": ["src"],
"exclude": ["**/*.test.ts", "**/*.test.tsx"]
}