pokemon-showdown/lib
Guangcong Luo e25bec3620 Remove some implicit conversions
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. <_<
2025-02-25 22:55:01 -08:00
..
crashlogger.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
DASHYCODE.md Clarify Dashycode documentation 2019-07-12 02:04:07 -05:00
dashycode.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
database.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
fs.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
index.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
net.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
postgres.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
process-manager.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
repl.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
sql.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
STREAMS.md Fix outdated reference to .end() in Streams doc 2024-01-17 22:20:59 -08:00
streams.ts Update to ESLint 9 (#10926) 2025-02-25 20:03:46 -08:00
utils.ts Remove some implicit conversions 2025-02-25 22:55:01 -08:00