Socket
Socket
Sign inDemoInstall

@amedia/eslint-config-jest

Package Overview
Dependencies
0
Maintainers
68
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @amedia/eslint-config-jest

ESLint configuration to be used by developers at Amedia


Version published
Weekly downloads
1.4K
decreased by-2.15%
Maintainers
68
Install size
7.06 kB
Created
Weekly downloads
 

Readme

Source

@amedia/eslint-config-jest

Common ESLint/Prettier configuration for Jest

Usage

npm install --save-dev @amedia/eslint-config-jest eslint eslint-plugin-jest

After installing the deps, update your ESLint config file, e.g. .eslintrc.js:

module.exports = {
  extends: ['@amedia/eslint-config-jest'],
};

Keywords

FAQs

Last updated on 17 Jan 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc