mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-08-20 08:04:34 -05:00
boolean -> number and number -> string should be explicit. Probably string -> number should be, too, but I'm not ready to turn on the lint option yet. This was supposed to be part of the big ESLint refactor but I forgot to push it. <_<