Socket
Book a DemoInstallSign in
Socket

eslint-config-expo

Package Overview
Dependencies
Maintainers
26
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-expo

ESLint config for Expo apps

9.2.0
latest
Source
npmnpm
Version published
Weekly downloads
212K
-32.99%
Maintainers
26
Weekly downloads
 
Created

What is eslint-config-expo?

The eslint-config-expo package provides a set of ESLint configurations tailored for Expo projects. It helps developers maintain consistent code quality and style across their React Native applications by extending the base ESLint configurations with additional rules and settings specific to Expo.

What are eslint-config-expo's main functionalities?

Expo-specific ESLint rules

This feature allows developers to extend their ESLint configuration with Expo-specific rules. By adding 'extends': 'expo' to the ESLint configuration file, developers can ensure that their code adheres to best practices and conventions recommended for Expo projects.

{
  "extends": "expo"
}

Integration with React Native

This feature integrates React Native specific linting rules into the Expo configuration. By extending with 'plugin:react-native/all', developers can enforce React Native best practices alongside Expo-specific rules, ensuring a comprehensive linting setup for their mobile applications.

{
  "extends": ["expo", "plugin:react-native/all"]
}

Other packages similar to eslint-config-expo

Keywords

eslint-config

FAQs

Package last updated on 30 Apr 2025

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.