What is eslint-plugin-testing-library?
"ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library"
eslint-plugin-testing-library is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 394.1 KB on disk.
Installation Guide
# Install via NPM
npm install eslint-plugin-testing-library
# Install via Yarn
yarn add eslint-plugin-testing-library