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

Add prettier and the CI check #22

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Add prettier and the CI check #22

merged 2 commits into from
Apr 16, 2024

Conversation

konnov
Copy link
Contributor

@konnov konnov commented Apr 16, 2024

Closes #20. This PR adds code formatting via Prettier, which can be run npm run format. Github actions check whether the code is properly formatted. We should add commit hooks to do all housekeeping in the future.

@konnov konnov self-assigned this Apr 16, 2024
@konnov konnov added the devops All kinds of devops-y activities label Apr 16, 2024
@konnov konnov added this to the M1: Transaction extractor milestone Apr 16, 2024
@konnov konnov added this pull request to the merge queue Apr 16, 2024
Merged via the queue into main with commit c285010 Apr 16, 2024
2 checks passed
@konnov konnov deleted the igor/prettier20 branch April 16, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops All kinds of devops-y activities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add prettier
2 participants