1.0.2 • Published 1 year ago

@voicenter-team/eslint-config-react-native v1.0.2

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

An eslint configuration for react native

Usage:

  1. Install dependency
    npm i @voicenter-team/eslint-config-react-native --save-dev
    or
    yarn add @voicenter-team/eslint-config-react-native --dev
  2. In .eslintrc file do:
{
   "extends": [
      "@voicenter-team/react-native"
   ]
}
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago