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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove invalid member-ordering value #96

Conversation

pbredenberg
Copy link
Contributor

@pbredenberg pbredenberg commented Dec 22, 2023

On 12/5/22 invalid values for @typescript-eslint/member-ordering were removed that we have maintained in our config. This removes the invalid values related to
"private" abstract class members. Obviously, a private member in a class cannot be an abstract field. 馃槀

On 12/5/22 invalid values for @typescript-eslint/member-ordering were removed that
we have maintained in our config. This removes the invalid values related to
"private" abstract class members. Obviously, a private member in a class cannot
be an abstract field.
@onebytegone onebytegone merged commit fa9925f into silvermine:master Dec 22, 2023
5 checks 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.

None yet

2 participants