1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/src/lib/routes/admin-api
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
..
project
user
addon.ts
api-token.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
client-metrics.ts
config.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
config.ts
constraints.ts
context.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
context.ts
email.test.ts
email.ts
environments.ts
event.ts
events.test.ts
favorites.ts
feature-type.ts
index.ts
instance-admin.ts
metrics.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
metrics.ts
public-signup.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
public-signup.ts
state.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
strategy.test.ts
strategy.ts
tag.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
tag.ts
telemetry.ts
user-admin.ts
user-feedback.ts
user-splash.ts