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

Fix eslint errors #31

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Fix eslint errors #31

merged 1 commit into from
Aug 7, 2024

Conversation

kewisch
Copy link
Member

@kewisch kewisch commented Aug 7, 2024

No description provided.

@kewisch kewisch requested a review from jobisoft as a code owner August 7, 2024 20:26
Copy link
Collaborator

@jobisoft jobisoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You beat me! But only because I had to google how to invoke the autofix: simply adding --fix did not do it for me. I had to use npm run lint -- --fix.

The feedback I have from devs is to not skip steps. I therefore would like to add npm install and the full fix command npm run lint -- --fix to the readme (or is there another trick to get autfix enabled?). Would that be ok with you?

@kewisch
Copy link
Member Author

kewisch commented Aug 7, 2024

Yep, new PR incoming

@kewisch kewisch merged commit 48d91f5 into thunderbird:main Aug 7, 2024
1 check passed
@kewisch kewisch deleted the eslint2 branch August 7, 2024 20:39
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