Socket
Book a DemoInstallSign in
Socket

@public-js/eslint-plugin-react-native

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@public-js/eslint-plugin-react-native

Helpful ESLint rules for React Native

0.1.2
latest
Source
npmnpm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

@public-js/eslint-plugin-react-native

Build Version Downloads Size

Codacy LGTM Codecov Code Climate

Helpful ESLint rules for React Native

Installing

Add the package to your project by running:

npm i -D @public-js/eslint-plugin-react-native

Add the following to your ESLint config or modify the existing properties:

module.exports = {
  // ...
  parser: '@typescript-eslint/parser',
  parserOptions: {
    ecmaFeatures: { jsx: true },
  },
  plugins: [
    // ...
    '@public-js/eslint-plugin-react-native',
  ],
  // ...
};

Rules

  • 🔧 - Some problems reported by the rule can be fixed automatically by the --fix option
  • 💡 - Some problems reported by the rule can be fixed manually with IDE suggestions
Name                                        Description
stylesheet-rational-orderSorts related property declarations by grouping together.🔧💡

Resources

License

MIT, full license text. Read more about it on TLDRLegal.

FAQs

Package last updated on 25 Jun 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.