Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 402 Bytes

File metadata and controls

13 lines (8 loc) · 402 Bytes

What / why

How to test

Checklist

  • Tests added or updated where appropriate
  • npm run lint and npm test pass locally
  • Commit messages follow Conventional Commits (required for semantic-release), e.g. feat:, fix:, docs:, chore: