Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 227 Bytes

File metadata and controls

23 lines (15 loc) · 227 Bytes

Contributing

Setup

npm ci

Common scripts

  • npm test
  • npm run lint
  • npm run typecheck
  • npm run build

Releasing

Add a changeset for user-facing changes:

npm run changeset