Socket
Book a DemoInstallSign in
Socket

@luozhu/eslint-config-react-native

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luozhu/eslint-config-react-native

Luozhu's react eslint config

Source
npmnpm
Version
1.3.0
Version published
Weekly downloads
7
-36.36%
Maintainers
1
Weekly downloads
 
Created
Source

@luozhu/eslint-config-react-native

Install

$ yarn add -D @luozhu/eslint-config-react-native eslint prettier typescript

Usage

// .eslintrc.js
module.exports = {
  root: true,
  extends: ['@luozhu/eslint-config-react-native'],
};

Problem

ESLint plugins used by this config must also be installed within your project. This is a limitation within ESLint.

Related Links:

  • Support having plugins as dependencies in shareable config
  • rfcs
  • progress

Temporary Solutions:

Updating babel-eslint to @babel/eslint-parser for React apps

Related Links:

Keywords

luozhu

FAQs

Package last updated on 04 Aug 2021

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