Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@fp51/eslint-config-jest

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fp51/eslint-config-jest

fp51 javascript eslint rules for jest files

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
4
Created
Source

@fp51/eslint-config-jest

Install

Add this dependency to your repository and the eslint peer-dependency :

npm add --save-dev @fp51/eslint-config-jest eslint

Usage

Create a .eslintrc file in your project root with this content

{
  "extends": [
    "@fp51/eslint-config-jest"
  ]
}

Keywords

fp51

FAQs

Package last updated on 28 Feb 2021

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