comma-dangle
always-multiline
* update eslint's `comma-dangle` rule to `always-multiline` * add check and fix scripts to package.json * Invoke `yarn fix` to adopt the updated eslint rules. No other changes are included.
* Fix Android and iOS flow * Own review * RN-138 Android notification preferences * Feedback review * Feedback review 2