Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.32 KB

File metadata and controls

21 lines (16 loc) · 1.32 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