Files
Stirling-PDF/frontend/src
James BruntonandGitHub dbff05814f Fix any type usage in the saas/ folder (#5934)
# Description of Changes
Ages ago I made #4835 to try and fix all the `any` type usage in the
system but never got it finished, and there were just too many to review
and ensure it still worked. There's even more now.

My new tactic is to fix folder by folder. This fixes the `any` typing in
the `saas/` folder, and also enables `no-unnecessary-type-assertion`,
which really helps reduce pointless `as` casts that AI generates when
the type is already known. I hope to expand both of these to the rest of
the folders soon, but one folder is better than none.
2026-03-16 11:51:16 +00:00
..
2025-09-26 19:11:03 +01:00
2026-03-16 11:44:23 +00:00
2025-05-09 20:01:09 +01:00
2025-05-15 20:07:33 +01:00
2025-05-09 20:01:09 +01:00