`rc2` added checks for TSESLint configs ending in `-type-checked`: https://github.com/vuejs/eslint-config-typescript/commit/52fbcc05bbdd7f3ab3dc46e9a1e0ce33c6e03f17 However, the actual configs contain `TypeChecked` (e.g.` strictTypeChecked`). 