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-483 Ensured switch statements used for i18n have a default case * Made VectorIcon use a PureComponent
* Allow profile button configuration * Renamed config to experimental and moved to separate function