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

[PR] fix linter spacing #285

Merged
merged 1 commit into from
Dec 19, 2023
Merged

[PR] fix linter spacing #285

merged 1 commit into from
Dec 19, 2023

Conversation

solderq35
Copy link
Contributor

Issue

Got sick of having to add spaces in parentheses, realized I had a weird eslint rule in there, see .eslintrc.js.

Changes

Changed 'space-in-parens': [1, 'always'] to 'space-in-parens': [1, 'never']
Ran formatter (npm run format) with new script

Documentation

@solderq35 solderq35 merged commit e0f422f into master Dec 19, 2023
3 checks passed
@s-egge s-egge deleted the fix-linter-spacing branch July 1, 2024 18:54
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.

1 participant