Socket
Socket
Sign inDemoInstall

@iadvize-oss/eslint-config-jest

Package Overview
Dependencies
Maintainers
8
Versions
328
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iadvize-oss/eslint-config-jest

iAdvize javascript eslint rules for jest files


Version published
Weekly downloads
319
increased by459.65%
Maintainers
8
Weekly downloads
 
Created
Source

@iadvize-oss/eslint-config-jest

Install

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

npm add --save-dev @iadvize-oss/eslint-config-jest eslint

Usage

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

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

Keywords

FAQs

Package last updated on 04 Apr 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc