Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.41 KB

File metadata and controls

27 lines (20 loc) · 1.41 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.
  • Make codeclimate checks happy