Socket
Socket
Sign inDemoInstall

eslint-config-ezze-react

Package Overview
Dependencies
266
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-config-ezze-react

ESLint configuration with React and JSX support


Version published
Weekly downloads
19
Maintainers
1
Install size
7.80 kB
Created
Weekly downloads
 

Readme

Source

eslint-config-ezze-react

Configuration for ESLint with React and JSX support.

Installation

npm install eslint eslint-plugin-react eslint-config-ezze-react @babel/eslint-parser --save-dev

Usage

Create .eslintrc.json file in your project and place the following there:

{
  "extends": "ezze-react"
}

See Shareable configs for more details.

Contribution

Before making a pull request, please, be sure that your changes are rebased to dev branch.

License

MIT

Keywords

FAQs

Last updated on 29 Mar 2021

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