1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src
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
..
lib Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
mailtemplates fix: conflict email naming bug - cleanup files (#5683) 2023-12-19 16:01:16 +02:00
migrations feat: add automated actions tables (#5857) 2024-01-11 14:42:37 +01:00
test Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
migrator.ts
server-dev.ts feat: separate UI flag and backend flag for extended metrics (#5875) 2024-01-12 10:20:03 +01:00
server.ts