@codebuddy/eslint-config-react-native-ts
v2.1.0
Published
Common ESLint rules for React Native used in Codebuddy
Downloads
2
Readme
Common ESLint rules for Next used in Codebuddy
🏠 Homepage
Prerequisites
- node >=18
Install
yarn add -D @codebuddy/eslint-config-react-native-ts
Usage
In your .eslintrc.json
add the config like so:
{
"extends": ["@codebuddy/eslint-config-react-native-ts"]
}
Author
👤 Codebuddy
- Website: https://codebuddy.co/
- Github: @codebuddy-pvt-ltd
🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2023 Codebuddy. This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator