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

set up eslint with prettier #24

Merged
merged 5 commits into from
Jan 18, 2023
Merged

set up eslint with prettier #24

merged 5 commits into from
Jan 18, 2023

Conversation

gavin-ts
Copy link
Contributor

@gavin-ts gavin-ts commented Jan 18, 2023

Summary

Set up eslint with prettier

Details

  • use prettier for style yarn prettier --write .
  • use eslint for rules yarn lint --fix
  • updates repo with above + manual lint fixes
  • fixes set up linter #13

@gavin-ts gavin-ts requested a review from alixander January 18, 2023 22:41
@gavin-ts gavin-ts enabled auto-merge January 18, 2023 22:44
@gavin-ts gavin-ts merged commit c8cd223 into master Jan 18, 2023
@gavin-ts gavin-ts deleted the linter branch January 18, 2023 22:46
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.

set up linter
2 participants