0.1.2 • Published 3 years ago

@getluko/eslint-config-react-native v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@getluko/eslint-config-react-native

This library was generated with Nx.

Building

Run nx build eslint-config-react-native to build the library.

Running unit tests

Run nx test eslint-config-react-native to execute the unit tests via Jest.

Install

Install ESLint config

yarn add -D @getluko/eslint-config-react-native

Install required ESLint libraries

yarn add -D eslint-plugin-{detox,import,jest,jsx-expressions,prettier,react,react-native,react-hooks} @getluko/eslint-plugin-react-native-guidelines @typescript-eslint/{eslint-plugin,parser}