eslint-config-sentry

1.110.0 • Public • Published

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"
  ],
}

Install

npm i eslint-config-sentry

DownloadsWeekly Downloads

5,507

Version

1.110.0

License

BSD-2-Clause

Unpacked Size

17.6 kB

Total Files

6

Last publish

Collaborators

  • haza
  • kamilogorek
  • sentry-bot
  • mitsuhiko
  • zeeg
  • leedongwei
  • evanpurkhiser
  • billyvg
  • jauer
  • markstory