0.3.0 • Published 1 day ago

@octoguild/eslint-config-react-native v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 day ago

Install

npm i @octoguild/eslint-config-react-native -D

or

yarn add @octoguild/eslint-config-react-native --dev

Usage

{
  "env": {
    "jest": true
  },
  "extends": [
    "@octoguild/react-native"
  ],
  "parserOptions": {
    "project": ["./tsconfig.json"]
  }
}

Work

Detox file format: *.spec.ts, *.spec.tsx, *.spec.js, *.spec.jsx,

0.3.0

1 day ago

0.2.1

5 months ago

0.2.2

5 months ago

0.1.0

9 months ago

0.2.0

7 months ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.1-rc.1

1 year ago