Socket
Socket
Sign inDemoInstall

@boxine/eslint-config-react

Package Overview
Dependencies
444
Maintainers
16
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @boxine/eslint-config-react

React configuration for ESLint used by Boxine GmbH


Version published
Weekly downloads
966
increased by112.31%
Maintainers
16
Install size
71.4 kB
Created
Weekly downloads
 

Readme

Source

@boxine/eslint-config-react

ESLint configuration for React projects

Usage

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

Please install all necessary peer dependencies in your project as devDependencies

Usage

Add the following to the extends array in your .eslintrc.js:

'@boxine/eslint-config-react',

For using prettier with the cli / your prettier plugin please add to your package.json:

"prettier": "@boxine/prettier-config",

You can override / replace the prettier configuration by adding your own. Just remove / skip prettier key in your package.json and add a configuration according to prettier

FAQs

Last updated on 08 Jun 2022

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