Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 246 Bytes

File metadata and controls

11 lines (6 loc) · 246 Bytes

Project Conventions

After Making Changes

After modifying code, run:

  • npm run ci — syntax + lint + format + tests

See DEVELOPMENT.md for all available scripts.

See RELEASE.md for the release process.