🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@sheplu/eslint-config-testing-library

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sheplu/eslint-config-testing-library

> Opinionated ESLint configuration extending **eslint-config-testing-library**, providing a unified, high-quality linting experience for projects using Testing Library.

latest
Source
npmnpm
Version
0.3.5
Version published
Weekly downloads
14
600%
Maintainers
1
Weekly downloads
 
Created
Source

@sheplu/eslint-config-testing-library

Opinionated ESLint configuration extending eslint-config-testing-library, providing a unified, high-quality linting experience for projects using Testing Library.

Overview

@sheplu/eslint-config-testing-library delivers a consistent and opinionated set of linting rules for Testing Library projects.
It extends the official eslint-config-testing-library with additional refinements that promote maintainable, readable, and reliable tests across frameworks like React, Angular, and Svelte.

The goal is to simplify test linting setup and provide a single, ready-to-use configuration that enforces good practices and avoids common pitfalls.

Features

  • 🔍 Extends and enhances the official Testing Library ESLint config
  • đź§  Enforces consistent test patterns and async-safe queries
  • ⚡ Lightweight — one file, no extra dependencies
  • đź§Ş Works with React, DOM, Vitest, and Jest environments
  • đź’¬ Helps teams write more predictable and maintainable tests

Keywords

eslint

FAQs

Package last updated on 19 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts