mirror of
https://github.com/MeshCore-Beacon/beacon-web.git
synced 2026-09-01 16:48:19 +00:00
620 B
620 B
What this PR does
A clear description of the change and why it was made. Reference any related
issues: Closes #123 or Related to #456.
Type of change
- Bug fix
- New feature
- Refactor
- Tests
- Docs / config
- Other:
Checklist
npm run buildpasses (the real typecheck)npm run lintpassesnpm testpasses- New logic has tests (TDD for bugfixes and features)
- Frontend types still match the beacon-server contract
- I have read CONTRIBUTING.md
Testing notes
How did you test this? What should reviewers look for?