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> |
||
|---|---|---|
| .. | ||
| font-face.setup.ts | ||
| matchers.setup.ts | ||
| vitest.setup.ts | ||