vuejs/eslint-config-typescript

Flat config support

rijenkii opened this issue · 3 comments

I see that it has been mentioned a couple of times (#59 (comment), #48 (comment)), it is still not supported.

Bump, now that eslint-plugin-vue supports flat configs: https://github.com/vuejs/eslint-plugin-vue/releases/tag/v9.24.0.

This should happen ASAP as the eslintrc config is deprecated.

Flat Config solves the ESLint sub-dependency limitation noted in the README, so that section should be updated when the plugin is.