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 conflict of @typescript-eslint/member-delimiter-style with semicolon option #706

Closed
wants to merge 1 commit into from
Closed

Fix conflict of @typescript-eslint/member-delimiter-style with semicolon option #706

wants to merge 1 commit into from

Conversation

rayrw
Copy link

@rayrw rayrw commented Feb 28, 2023

Fixes #675

This PR is my attempt to fix the problem by manually overriding and merging the multiline options with the default options in eslint-config-xo-typescript

@rayrw rayrw closed this Jun 23, 2023
@rayrw rayrw deleted the fix-semicolon-option-eslint-conflict branch June 23, 2023 15:43
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.

Config of @typescript-eslint/member-delimiter-style does not follow semicolon option
1 participant