Socket
Socket
Sign inDemoInstall

@ordermentum/eslint-config-ordermentum

Package Overview
Dependencies
0
Maintainers
12
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ordermentum/eslint-config-ordermentum

Codin' it Ordermentum Style.


Version published
Weekly downloads
664
increased by16.7%
Maintainers
12
Created
Weekly downloads
 

Changelog

Source

2.3.1

Patch Changes

  • 253395d: Updated changeset command to version before publishing

Readme

Source

Ordermentum ESLint Config

Codin' it Ordermentum Style.

Usage

1. Install the package

yarn add --dev @ordermentum/eslint-config-ordermentum

2. Install peer dependencies

Install peer dependencies by running:

yarn add --dev \
    @emotion/eslint-plugin@^11.10            \
    @typescript-eslint/eslint-plugin@^5.48.2 \
    @typescript-eslint/parser@^5.48.2        \
    eslint-config-airbnb-base@^15.0.0        \
    eslint-config-airbnb@^19.0.4             \
    eslint-config-prettier@^8.6.0            \
    eslint-plugin-import@^2.27.5             \
    eslint-plugin-jsx-a11y@^6.7.1            \
    eslint-plugin-mocha@^9.0.0               \
    eslint-plugin-prettier@^4.2.1            \
    eslint-plugin-react-hooks@^4             \
    eslint-plugin-react@^7.32.1              \
    eslint-plugin-unicorn@^45.0.2            \
    prettier@^2.8.3                          \

3. Add to ESLint configuration

Add the following line to your .eslintrc file:

"extends": ["@ordermentum/ordermentum"],

FAQs

Last updated on 11 Mar 2024

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc