Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 164 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 164 Bytes

VS Code

Recommended extensions and workspace settings should force format on save.

Lint before you push

  1. npm install
  2. npm run lint
  3. ???
  4. Profit