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.
* Prompt/require user to upgrade to new version * Update en.json * Update app message text * Fix typo and add copyright