eslint-config-typescript
eslint-config-typescript copied to clipboard
Flat config support
I see that it has been mentioned a couple of times (https://github.com/vuejs/eslint-config-typescript/issues/59#issuecomment-1718922854, https://github.com/vuejs/eslint-config-typescript/pull/48#issuecomment-1527163212), 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.