-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[lines-around-comment] Does not respect interfaces #1150
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
Comments
Any updates on this? |
Fail on enum either |
Interested in the progress of this. |
With any issue in opened in this project - it either has a visible progress in the form of an attached PR, or it has no progress. We are a community run project. The volunteer maintainers spend most of their time triaging issues and reviewing PRs. This means that most issues will not progress unless a member of the community steps up and champions it. If this issue is important to you - consider being that champion. If not - please just subscribe to the issue and wait patiently. |
Thank you for that clarification. I apologize and will read your contribution guidelines for future reference. |
Is this still accepting PRs? I might be free to tackle this soon-ish. |
Yup, still accepting PRs @zkldi! Go ahead 🙌 |
Anybody works on this issue? |
I am not sure where to open this since the rule is not from
typescript-eslint
but since it only happens with TypeScript interfaces I am looking for direction.Repro
Expected Result
Shouldn't fail using interfaces
Actual Result
Additional Info
Versions
@typescript-eslint/eslint-plugin
2.5.0
@typescript-eslint/parser
2.5.0
TypeScript
3.6.4
ESLint
6.6.0
node
10.16.1
npm
6.12.0
The text was updated successfully, but these errors were encountered: