1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component/user
Christopher Kolstad 5a3bb1ffc3
Biome1.5.1 (#5867)
Lots of work here, mostly because I didn't want to turn off the
`noImplicitAnyLet` lint. This PR tries its best to type all the untyped
lets biome complained about (Don't ask me how many hours that took or
how many lints that was >200...), which in the future will force test
authors to actually type their global variables setup in `beforeAll`.

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2024-01-12 09:25:59 +00:00
..
Authentication Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
common feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
DemoAuth feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
ForgottenPassword chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
Login feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
NewUser feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
Profile chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
ResetPassword chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
SimpleAuth feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
UserProfile chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
AuthenticationCustomComponent.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
HostedAuth.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
PasswordAuth.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
StandaloneBanner.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
user.module.scss