eslint-config-seekingalpha-tests

1.97.0 • Public • Published

eslint-config-seekingalpha-tests

This package includes the shareable ESLint config used by SeekingAlpha.

Installation

Install ESLint and all Peer Dependencies:

npm install eslint@8.57.0 eslint-plugin-jest@28.3.0 eslint-plugin-testing-library@6.2.2 --save-dev

Install SeekingAlpha shareable ESLint:

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

Usage

This configuration extended with following plugins:

Simply extend the relevant .eslintrc.js configuration in your project with seekingalpha-tests rules:

{
  extends: [
    'seekingalpha-tests'
  ]
}

License

MIT © SeekingAlpha

Package Sidebar

Install

npm i eslint-config-seekingalpha-tests

Weekly Downloads

712

Version

1.97.0

License

MIT

Unpacked Size

26.2 kB

Total Files

7

Last publish

Collaborators

  • alexkoval
  • dmytro-vasylenko
  • stanislavh