mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-24 10:39:15 +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> |
||
|---|---|---|
| .. | ||
| helpers | ||
| matchers | ||
| mocks | ||
| reporters | ||
| saves | ||
| setup | ||
| error-interceptor.ts | ||
| fakeMobile.html | ||
| game-manager-utils.ts | ||
| game-manager.ts | ||
| game-wrapper.ts | ||
| inputs-handler.ts | ||
| listeners-manager.ts | ||
| phase-interceptor.ts | ||
| string-utils.ts | ||
| test-file-initialization.ts | ||
| test-utils.ts | ||
| text-interceptor.ts | ||