frontend: lint and format
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user