eslint-config-seekingalpha-tests

1.98.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.5.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

/eslint-config-seekingalpha-tests/

    Package Sidebar

    Install

    npm i eslint-config-seekingalpha-tests

    Weekly Downloads

    758

    Version

    1.98.0

    License

    MIT

    Unpacked Size

    26.3 kB

    Total Files

    7

    Last publish

    Collaborators

    • alexkoval
    • dmytro-vasylenko
    • stanislavh