Common ESLint rules for React Native used in Codebuddy
npm install @codebuddy/eslint-config-react-native-ts> Common ESLint rules for Next used in Codebuddy
- node >=18
``sh`
yarn add -D @codebuddy/eslint-config-react-native-ts
In your .eslintrc.json add the config like so:
`json``
{
"extends": ["@codebuddy/eslint-config-react-native-ts"]
}
š¤ Codebuddy
- Website: https://codebuddy.co/
- Github: @codebuddy-pvt-ltd
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a āļø if this project helped you!
Copyright Ā© 2023 Codebuddy.
This project is MIT licensed.
---
_This README was generated with ā¤ļø by readme-md-generator_