mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-18 03:01:00 -05:00
Not having prefer-const on the JS side makes JS -> TS refactors really unreadable. This commit just auto-fixes it so we're using `prefer-const` everywhere. |
||
|---|---|---|
| .. | ||
| assaultvest.js | ||
| drives.js | ||
| ejectpack.js | ||
| flameorb.js | ||
| focussash.js | ||
| heavydutyboots.js | ||
| ironball.js | ||
| lansatberry.js | ||
| leftovers.js | ||
| leppaberry.js | ||
| lifeorb.js | ||
| lumberry.js | ||
| mail.js | ||
| plates.js | ||
| protectivepads.js | ||
| ringtarget.js | ||
| rockyhelmet.js | ||
| seeds.js | ||
| shedshell.js | ||
| sitrusberry.js | ||
| weaknesspolicy.js | ||