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.
* Update to RN 0.50.4 * Fix intl context in post textbox