What is eslint-plugin-no-use-extend-native?
"ESLint plugin to prevent use of extended native objects"
eslint-plugin-no-use-extend-native is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 10.2 KB on disk.
Installation Guide
# Install via NPM
npm install eslint-plugin-no-use-extend-native
# Install via Yarn
yarn add eslint-plugin-no-use-extend-native