Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prettier #135

Merged
merged 4 commits into from
Jan 20, 2024
Merged

Prettier #135

merged 4 commits into from
Jan 20, 2024

Conversation

cloverich
Copy link
Owner

@cloverich cloverich commented Jan 20, 2024

  • adds prettier (code formatting)
  • adds ci action to run prettier
  • adds typescript check + corresponding CI action
  • applies to all files

Closes #76

@cloverich cloverich mentioned this pull request Jan 20, 2024
- add a tsc --noEmit step to github actions as part of linting ci check
- fix (silence) few type errors
@cloverich cloverich merged commit 944b968 into master Jan 20, 2024
1 check passed
@cloverich cloverich deleted the prettier branch January 20, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add lint, prettier, typechecking actions
1 participant