🚀 DAY 2 OF LAUNCH WEEK: Unify Your Security Stack with Socket Basics.Learn more →
Socket
Book a DemoInstallSign in
Socket

@amedia/eslint-config-react

Package Overview
Dependencies
Maintainers
54
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amedia/eslint-config-react

ESLint react configuration to be used by developers at Amedia

Source
npmnpm
Version
0.0.0-kragl-20220525081123
Version published
Weekly downloads
2K
-5.03%
Maintainers
54
Weekly downloads
 
Created
Source

@amedia/eslint-config-react

Common ESLint/Prettier configuration for React

Usage

npm install --save-dev @amedia/eslint-config-react eslint eslint-config-airbnb eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks

After installing the deps, update your ESLint config file, e.g. .eslintrc.js:

module.exports = {
  extends: ['@amedia/eslint-config-react'],
};

Keywords

eslint

FAQs

Package last updated on 25 May 2022

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