-
Notifications
You must be signed in to change notification settings - Fork 44
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
Bug: Fix objects must not be overlapped in a report. #11
Comments
We need to understand which object is the problem. Can you run ESLint with the We need to examine this file and see how this object is different from the others. |
I managed to solve this by removing a comment block we had in our interface: e.g
|
@moshie Nice catch. I will fix this problem soon. |
It's back in
And this config:
|
I'm taking a look. |
PR fix: #441. |
Describe the bug
When running this command
eslint . --ext .js,.jsx,.ts,.tsx --fix --cache
I get this error
Code example
ESLint version
v8.41.0
ESLint Plugin Perfectionist version
v1.1.0
Additional comments
Validations
The text was updated successfully, but these errors were encountered: