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 #53

Merged
merged 1 commit into from
Dec 18, 2023
Merged

[PR] fix linter spacing #53

merged 1 commit into from
Dec 18, 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 efc034b into master Dec 18, 2023
1 check passed
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