eslint-config-sentry-docs

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

Package Sidebar

Install

npm i eslint-config-sentry-docs

Weekly Downloads

131

Version

2.7.0

License

BSD-2-Clause

Unpacked Size

12.6 kB

Total Files

5

Last publish

Collaborators

  • sentry-bot