mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-24 18:49:16 +01:00
* [Dev] Ensure `i18n` module is initialized immediately when imported * Fixed missing await? * Update src/main.ts * Update init.ts * Update src/main.ts Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * Update src/plugins/i18n.ts * Update trainer-config.ts * ran biome & made `@module` comment * Update src/plugins/i18n.ts Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * Update src/plugins/i18n.ts Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * Fixed import typo * flubber * Ran Biome * foo * Remove default re-export of `i18next` * Update i18n.ts Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * fixde import issues * Move `i18n` initialization to `main.ts` from `init.ts` * Remove some redundant & incorrect comments from `trainer-config.ts` * Fix tests * Apply Biome --------- Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| dire-hit.test.ts | ||
| double-battle-chance-booster.test.ts | ||
| eviolite.test.ts | ||
| exp-booster.test.ts | ||
| grip-claw.test.ts | ||
| leek.test.ts | ||
| leftovers.test.ts | ||
| light-ball.test.ts | ||
| lock-capsule.test.ts | ||
| metal-powder.test.ts | ||
| multi-lens.test.ts | ||
| mystical-rock.test.ts | ||
| quick-powder.test.ts | ||
| reviver-seed.test.ts | ||
| scope-lens.test.ts | ||
| temp-stat-stage-booster.test.ts | ||
| thick-club.test.ts | ||
| toxic-orb.test.ts | ||