KEYCLOAK-13388 Trailing comma in tsconfig.json
This commit is contained in:
parent
ec63245ac8
commit
03bce36b48
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@
|
|||
"./**/*.ts?"
|
||||
],
|
||||
"files": [
|
||||
"../../../../../../../../adapters/oidc/js/src/main/resources/keycloak.d.ts",
|
||||
"../../../../../../../../adapters/oidc/js/src/main/resources/keycloak.d.ts"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue