Skip to content

Commit

Permalink
chore: typecheck code
Browse files Browse the repository at this point in the history
Co-authored-by: Fara Woolf <[email protected]>
  • Loading branch information
kyranjamie and fbwoolf authored Mar 12, 2024
1 parent 27b16f3 commit 34a8d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Code contributions must follow the style and patterns already employed by the pr

- Code must conform to our linting setup `yarn lint`
- Code formatting correctly `yarn prettier`
- Code must be typed properly with Typescript
- Code must be typed properly with Typescript `yarn typecheck`

## Testing

Expand Down

0 comments on commit 34a8d90

Please sign in to comment.