mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 15:02:05 -03:30
6 lines
109 B
JSON
6 lines
109 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["src"],
|
|
"exclude": ["**/*.test.ts", "**/*.test.tsx"]
|
|
}
|