eslint-plugin-react-native
eslint-plugin-react-native copied to clipboard
[Feature] Allow rules options to include message
Seeing that I'm using the no inline styles rule in a production system I would see a benefit to allowing to override the messages with instructions on what would be useful thing to do. I would prefer to guide the developer to the right track instead of just telling them their current action is wrong. Cheers!