Skip to content

Commit e4e5709

Browse files
authored
docs: correct prefer-object-has-own type definition comment (#18924)
1 parent 8f630eb commit e4e5709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/types/rules/best-practices.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,7 @@ export interface BestPractices extends Linter.RulesRecord {
974974
/**
975975
* Disallow use of `Object.prototype.hasOwnProperty.call()` and prefer use of `Object.hasOwn()`.
976976
*
977-
* @since 3.5.0
977+
* @since 8.5.0
978978
* @see https://eslint.org/docs/rules/prefer-object-has-own
979979
*/
980980
"prefer-object-has-own": Linter.RuleEntry<[]>;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy