We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Reference: https://eslint.org/docs/rules/no-prototype-builtins
The text was updated successfully, but these errors were encountered:
Fix: Lint no-prototype-builtins
a889087
Closes: #5842 Reference: https://eslint.org/docs/rules/no-prototype-builtins
Fix: Lint no-prototype-builtins (#5920)
cf6e79e
* Fix: Lint no-prototype-builtins Closes: #5842 Reference: https://eslint.org/docs/rules/no-prototype-builtins * replace Object.hasOwnProperty.call
Fix: Lint no-prototype-builtins (parse-community#5920)
ead8dae
* Fix: Lint no-prototype-builtins Closes: parse-community#5842 Reference: https://eslint.org/docs/rules/no-prototype-builtins * replace Object.hasOwnProperty.call
Successfully merging a pull request may close this issue.
Reference: https://eslint.org/docs/rules/no-prototype-builtins
The text was updated successfully, but these errors were encountered: