### What problem does this feature solve? vue-i18n inject the `lang` field to `Vue.config` to switch the global language but in ts, we cannot re-define the `config` field in `VueConstructor` ### What does the proposed API look like? extract `config` to a interface <!-- generated by vue-issues. DO NOT REMOVE -->