umang-p / brainlets

A website for tools/utilities related to the Girls' Frontline mobile game. http://brainlets.moe
http://brainlets.moe
GNU General Public License v3.0
6 stars 12 forks source link

Fix undefined variable errors #12

Closed AristocratMC closed 5 years ago

AristocratMC commented 5 years ago

Fervor and some UI elements don't work due to missing variable declarations (no var or let), ran eslint no-undef rule and fixed all occurrences.