NightKev
|
8cf1b9f766
|
[Dev] Enable Biome import sorting (#6052)
* [Dev] Enable Biome import sorting
Additional changes:
- Implement import aliases
- Convert default exports to named exports
- Remove relative imports
* Apply changes
* Misc fixes
* Merge cleanup
|
2025-07-13 00:21:25 -07:00 |
|
NightKev
|
232f26a60d
|
[Dev] Migrate from npm to pnpm (#6018)
* Replace `package-lock.json` with `pnpm-lock.yaml`
* Update `package.json`
* Update `lefthook.yml`
* Update GitHub workflows
* Update references to `npm`/`npx`
* Update `CONTRIBUTING.md`
* Update `linting.md` and `comments.md`
* Update comment in `create-test.js`
* Add missing dependency `chalk` for `create-test.js`
|
2025-06-23 17:05:59 -07:00 |
|
Bertie690
|
ccceaac877
|
[Test] Reworked crit override to allow for forced crits (#5738)
* Crit override stuff
* Update ability.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update pokemon.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
* Update game-mode.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
---------
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
|
2025-06-16 05:36:09 -07:00 |
|
NightKev
|
60105f0402
|
[Dev] Update test creation script (#5939)
|
2025-06-09 17:48:41 -07:00 |
|