Socket
Socket
Sign inDemoInstall

@bloomreach/eslint-config-react

Package Overview
Dependencies
261
Maintainers
36
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @bloomreach/eslint-config-react

Bloomreach Frontend Style-Guide React


Version published
Weekly downloads
285
increased by14%
Maintainers
36
Created
Weekly downloads
 

Readme

Source

Bloomreach ESLint Config

NPM License

The package provides an ESLint configuration for the Bloomreach Frontend Code Style.

What is inside?

Get Started

Installation

To get the SDK into your project with NPM:

npm install --save-dev @bloomreach/eslint-config-react

And with Yarn:

yarn add --dev @bloomreach/eslint-config-react

Usage

Add the following configuration into your package.json:

  "eslintConfig": {
    "extends": "@bloomreach/eslint-config-react"
  },

License

Published under Apache 2.0 license.

FAQs

Last updated on 12 Jul 2023

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