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

Manually fix known ESLint schema mistakes #181

Closed
Dimava opened this issue Apr 2, 2023 · 2 comments
Closed

Manually fix known ESLint schema mistakes #181

Dimava opened this issue Apr 2, 2023 · 2 comments

Comments

@Dimava
Copy link
Contributor

Dimava commented Apr 2, 2023

Check out the list of known eslint schema bugs at eslint/eslint#16879

array-element-newline
nonblock-statement-body-position
no-sequences
no-constructor-return

As we know that they are actual mistakes that won't be fixed anytime soon, it worth fixing them on our side

@Dimava
Copy link
Contributor Author

Dimava commented Apr 2, 2023

May be fixed in #180

Consumes #140

@Shinigami92
Copy link
Collaborator

I'm not quite sure how they should be corrected 🤔
Would you like to open a PR for each rule separately and then I can generate and inspect the diffs?

So you should only alter the rule type file by hand manually

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

No branches or pull requests

2 participants