Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 243 Bytes

File metadata and controls

11 lines (6 loc) · 243 Bytes

Project Conventions

After Making Changes

After modifying code, run:

  • npm run ci — tests + lint + format check

See DEVELOPMENT.md for all available scripts.

See RELEASE.md for the release process.