Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 137 Bytes

File metadata and controls

4 lines (3 loc) · 137 Bytes

When given a task, always validate using the following guards and retry again if it failed:

  • Build: npm run build
  • Test: npm test