Product
Introducing Java Support in Socket
We're excited to announce that Socket now supports the Java programming language.
@react-native-community/eslint-plugin
Advanced tools
ESLint rules for @react-native-community/eslint-config
This plugin is intended to be used in @react-native-community/eslint-config
. You probably want to install that package instead.
yarn add --dev eslint @react-native-community/eslint-plugin
Note: We're using yarn
to install deps. Feel free to change commands to use npm
3+ and npx
if you like
Add to your eslint config (.eslintrc
, or eslintConfig
field in package.json
):
{
"plugins": ["@react-native-community"]
}
platform-colors
Enforces that calls to PlatformColor
and DynamicColorIOS
are statically analyzable to enable performance optimizations.
FAQs
ESLint rules for @react-native-community/eslint-config
We found that @react-native-community/eslint-plugin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 31 open source maintainers collaborating on the project.
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.
Product
We're excited to announce that Socket now supports the Java programming language.
Security News
Socket detected a malicious Python package impersonating a popular browser cookie library to steal passwords, screenshots, webcam images, and Discord tokens.
Security News
Deno 2.0 is now available with enhanced package management, full Node.js and npm compatibility, improved performance, and support for major JavaScript frameworks.