keycloak-scim/js/apps
Jon Koops fefe2f57ae
Use JavaScript private class features (#24054)
Uses JavaScript [private class features](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Private_class_fields) over TypeScript's `private` keyword. Also introduces some ESLint configuration to enforce this rule throughout the project.
2023-10-23 14:12:55 -04:00
..
account-ui Bump @types/react from 18.2.28 to 18.2.31 in /js (#24204) 2023-10-23 11:27:32 +02:00
admin-ui Use JavaScript private class features (#24054) 2023-10-23 14:12:55 -04:00
keycloak-server Allow running of UI development server against local build quarkus distribution of keycloak (#23918) 2023-10-20 15:53:16 +02:00