Eslint Config - Moistbobo/React-Native-Guidelines GitHub Wiki
For Code Quality and brevity, eslint with the following configs is used:
extends:
plugins:
Please read the comments in the project's .eslintrc.js
file for more detailed explanation of selected rules.