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.
* RN-382 Refactor at_mention & channel_mention autocomplete * Feedback review * If the term changes always trigger a request