eslint-config-seekingalpha-node

5.54.0 • Public • Published

eslint-config-seekingalpha-node

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-node@11.1.0 --save-dev

Install SeekingAlpha shareable ESLint:

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

Usage

This shareable config includes all rules from following plugins:

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

{
  extends: [
    'seekingalpha-node'
  ]
}

License

MIT © SeekingAlpha

Package Sidebar

Install

npm i eslint-config-seekingalpha-node

Weekly Downloads

2,123

Version

5.54.0

License

MIT

Unpacked Size

19.8 kB

Total Files

6

Last publish

Collaborators

  • alexkoval
  • dmytro-vasylenko
  • stanislavh