Files
keycloak/adapters/oidc/js/tsconfig.json

6 lines
72 B
JSON

{
"compilerOptions": {
"allowSyntheticDefaultImports": true
}
}