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