Socket
Book a DemoInstallSign in
Socket

eslint-config-seekingalpha-tests

Package Overview
Dependencies
Maintainers
3
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-seekingalpha-tests

SeekingAlpha's sharable testing ESLint config

4.23.0
latest
Source
npmnpm
Version published
Weekly downloads
440
-48.66%
Maintainers
3
Weekly downloads
 
Created
Source

eslint-config-seekingalpha-tests

This package includes the shareable ESLint config used by SeekingAlpha.

Installation

Install ESLint and all Peer Dependencies:

npm install eslint@9.34.0 eslint-plugin-jest@29.0.1 eslint-plugin-testing-library@7.6.6 --save-dev

Install SeekingAlpha shareable ESLint:

npm install eslint-config-seekingalpha-tests@latest --save-dev

Usage

This configuration extended with following plugins:

Simply use the eslint.config.js in your project with the configuration:

import testsConfig from 'eslint-config-seekingalpha-tests';

export default [
  {
    plugins: {
      ...testsConfig.plugins,
    },
    rules: {
      ...testsConfig.rules,
    },
  },
];

License

MIT © SeekingAlpha

Keywords

code

FAQs

Package last updated on 23 Aug 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.