Socket
Socket
Sign inDemoInstall

eslint-config-sentry-react

Package Overview
Dependencies
5
Maintainers
9
Versions
139
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-config-sentry-react

sentry.io eslint config


Version published
Maintainers
9
Install size
4.38 MB
Created

Changelog

Source

2.7.0 (2024-04-09)

Features

  • Remove webpack resolver (#205) (f49389c)

Readme

Source

Install

yarn add -D eslint-config-sentry

Configuration

In your .eslintrc (or equivalent config file)

Use sentry for base rules, sentry/app contains rules for eslint-plugin-import and eslint-plugin-react.

{
  "extends": ["sentry/app"]
}

Updating React Version

Is react being updated in sentry/getsentry? Update the version in react.js settings to match.

Keywords

FAQs

Last updated on 09 Apr 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