mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-19 17:52:45 +02:00
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> |
||
---|---|---|
.. | ||
apiToken | ||
auth | ||
banners | ||
billing | ||
cors | ||
groups | ||
instance-admin | ||
instance-privacy | ||
invoice | ||
license | ||
maintenance | ||
menu | ||
network | ||
roles | ||
serviceAccounts | ||
users | ||
Admin.tsx | ||
AdminIndex.tsx | ||
AdminRedirect.tsx | ||
adminRoutes.ts | ||
filterAdminRoutes.test.ts | ||
filterAdminRoutes.ts | ||
LazyAdmin.tsx | ||
LazyAdminExport.tsx | ||
useAdminRoutes.ts |