mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-08-03 00:59:39 -05:00
|
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
These are all API bugs, but I also caught some sim bugs:
- Bio Mech Mons (the mod) was using `Dex` when it should have been using
`this.dex`
- Data Preview (the rule) was using `Dex` when it should have been using
`this.dex`
- Gen 9 SSB was using `Dex.mod('base')` when it should have been using
`.mod('gen9')`
This will be enforced via ESLint going forward.
|
||
|---|---|---|
| .. | ||
| scripts.ts | ||