New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dwarvesf/react-eslint-config

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dwarvesf/react-eslint-config

React ESLint configuration for @dwarvesf

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
36
decreased by-76.62%
Maintainers
2
Weekly downloads
 
Created
Source

@dwarvesf/react-eslint-config

This package includes the shareable ESLint configuration.

Usage

First, install this package

pnpm add -D @dwarvesf/react-eslint-config @typescript-eslint/eslint-plugin@4.x @typescript-eslint/parser@4.0.1 babel-eslint@10.x eslint@7.x eslint-config-airbnb@18.x eslint-config-airbnb-typescript@12.x eslint-config-prettier@7.x eslint-config-react@1.x eslint-plugin-import@2.x eslint-plugin-jsx-a11y@6.x eslint-plugin-prettier@3.x eslint-plugin-react@7.x eslint-plugin-react-hooks@4.x eslint-plugin-testing-library@3.x

If using npm 5+, use this shortcut

npx install-peerdeps --dev @dwarvesf/react-eslint-config

Then create a file named .eslintrc.json with following contents in the root folder of your project:

{
  "extends": "@dwarvesf/react-eslint-config"
}

FAQs

Package last updated on 14 Aug 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc