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

style: fix eslint errors #441

Closed
wants to merge 1 commit into from

Conversation

mikavilpas
Copy link
Contributor

Fixed by running
eslint --format=unix --fix packages/*/src/**/*.ts packages/*/src/*.ts

This is an alternative solution to #437 - it tries to fix the formatting by using eslint in order to make the build pass

Fixed by running
`eslint --format=unix --fix packages/*/src/**/*.ts packages/*/src/*.ts`
@justinmk
Copy link
Member

thanks, I didn't see this until after #444 , which also updates .prettierconfig.

see also #445

@justinmk justinmk closed this Nov 15, 2024
@mikavilpas mikavilpas deleted the fix-lint-errors branch November 17, 2024 13:33
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.

2 participants