Becklyn / mojave

A library of commonly used JavaScript tools and helpers by Becklyn
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

New function: hasOwnProperty #205

Closed apfelbox closed 5 years ago

apfelbox commented 5 years ago
Q A
Bug fix? no
New feature? yes
Improvement? no
BC breaks? no
Deprecations? no
Docs PR

The native one shouldn't be used, for background see https://eslint.org/docs/rules/no-prototype-builtins

We will activate that rule in a follow-up PR for kaba. Also: this improves compression via terser.