UNPKG

keycloakify

Version:

Framework to create custom Keycloak UIs

5 lines (4 loc) 213 B
/** This function will just set reportUnusedDisableDirectives to off so that we don't get warning on generated files */ export declare function setupEslint(params: { projectDirPath: string; }): Promise<void>;