frontend: lint and format

This commit is contained in:
2026-02-28 13:47:46 +01:00
parent 45fa841f80
commit 8c9da868f4
7 changed files with 29 additions and 39 deletions

View File

@@ -9,8 +9,3 @@ export const MOCK_SUMMONER_SPELLS = [
{ id: 14, count: 600, pickrate: 0.15 }, // Ignite
{ id: 3, count: 200, pickrate: 0.05 } // Exhaust
]
/**
* Constants used throughout the application
*/
export const BOOTS_RUSH_THRESHOLD = 0.5