eslint-config-seekingalpha-typescript

5.1.0 • Public • Published

eslint-config-seekingalpha-typescript

This package includes the shareable ESLint config used by SeekingAlpha.

Installation

Install ESLint and all Peer Dependencies:

npm install eslint@8.57.0 @typescript-eslint/eslint-plugin@7.7.0 @typescript-eslint/parser@7.7.0 --save-dev

Install SeekingAlpha shareable ESLint:

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

Usage

This shareable config includes all rules from following plugins:

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

{
  extends: [
    'eslint-config-seekingalpha-typescript'
  ]
}

License

MIT © SeekingAlpha

Package Sidebar

Install

npm i eslint-config-seekingalpha-typescript

Weekly Downloads

497

Version

5.1.0

License

MIT

Unpacked Size

27.9 kB

Total Files

8

Last publish

Collaborators

  • alexkoval
  • dmytro-vasylenko
  • stanislavh