Skip to content

[WIP] feat!: update eslint to v10#114

Open
alexander-akait wants to merge 5 commits intomainfrom
fix-eslint-10-support
Open

[WIP] feat!: update eslint to v10#114
alexander-akait wants to merge 5 commits intomainfrom
fix-eslint-10-support

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

Summary

blocked by gajus/eslint-plugin-jsdoc#1653

What kind of change does this PR introduce?

feat

Did you add tests for your changes?

Existing

Does this PR introduce a breaking change?

Yes

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Nothing

@alexander-akait
Copy link
Copy Markdown
Member Author

Fix conflagration for https://typescript-eslint.io/rules/no-this-alias/ - allow to use self

@alexander-akait
Copy link
Copy Markdown
Member Author

Also fix:

// eslint-disable-next-line new-cap
  groups: PropTypes.arrayOf((...args) => GroupType(...args)),

@alexander-akait
Copy link
Copy Markdown
Member Author

And also profile, why loading is so slow

@alexander-akait
Copy link
Copy Markdown
Member Author

Blocked by import-js/eslint-plugin-import#3227

@alexander-akait
Copy link
Copy Markdown
Member Author

Disable unicorn/ prefer-top-level-await for commonjs modules

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.

1 participant