1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib/routes
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
..
admin-api Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
auth docs: Auth tag (#4126) 2023-07-04 08:31:54 +00:00
client-api Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
edge-api task: add kill-switch for edge bulk metrics (#5758) 2024-01-04 11:21:48 +01:00
proxy-api
backstage.test.ts Client instance service (#5126) 2023-10-23 15:22:30 +02:00
backstage.ts fix: store snapshots in temp folder (#2864) 2023-01-10 13:53:00 +01:00
controller.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
health-check.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
health-check.ts docs: Health check endpoint (#3959) 2023-06-12 12:56:45 +00:00
index.ts
logout.test.ts
logout.ts
public-invite.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
public-invite.ts
unleash-types.ts
util.ts