mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 06:10:44 -05:00
Refringe
01d97953fa
Fixes a number of Biome linting issues: - Variable implicitly has the any type. - Use a function type instead of a call signature. - Reassigning a function parameter is confusing. - Suppression comment is not being used