mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
* Add JavaScript admin client to repository * Apply review feedback Co-authored-by: Stian Thorgersen <stian@redhat.com> --------- Co-authored-by: Stian Thorgersen <stian@redhat.com>
5 lines
53 B
JSON
5 lines
53 B
JSON
{
|
|
"extends": "./tsconfig",
|
|
"include": ["test"]
|
|
}
|