We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Part of #479
https://eslint.org/docs/latest/rules/no-this-before-super
The text was updated successfully, but these errors were encountered:
feat(linter): Implement no_this_before_super with cfg (#2254)
0060d6a
Implements `eslint/no-this-before-super` in #479. Closes #2279
feat(linter): Implement no_this_before_super with cfg (oxc-project#2254)
5f13b3e
Implements `eslint/no-this-before-super` in oxc-project#479. Closes oxc-project#2279
TzviPM
Successfully merging a pull request may close this issue.
Part of #479
https://eslint.org/docs/latest/rules/no-this-before-super
The text was updated successfully, but these errors were encountered: