0.0.3 • Published 4 years ago

eslint-config-hwaterke-react-native v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

how to install and use

Use:

{
  "extends": "hwaterke-react-native",
  "parserOptions": {
    "tsconfigRootDir": __dirname,
    "project": ["./tsconfig.json"]
  }
}

yarn eslint . --ext .js,.jsx,.ts,.tsx