Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.29 KB

File metadata and controls

20 lines (15 loc) · 1.29 KB

Description

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure npm test runs for the whole project.