1.1.0 • Published 1 year ago

@romain-faust/eslint-config-react-native v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@romain-faust/eslint-config-react-native

Shared ESLint configuration for React Native.

Installation

With NPM:

npm install --save-dev @romain-faust/eslint-config-react-native

With PNPM:

pnpm add --save-dev @romain-faust/eslint-config-react-native

With Yarn:

yarn add --dev @romain-faust/eslint-config-react-native

Dependencies

Usage

In your ESLint configuration:

{
    "extends": "@romain-faust/react-native"
}

License

MIT

1.1.0

1 year ago

1.0.0

2 years ago