eslint-config-typescript icon indicating copy to clipboard operation
eslint-config-typescript copied to clipboard

Flat config support

Open rijenkii opened this issue 11 months ago • 3 comments

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.

rijenkii avatar Mar 15 '24 05:03 rijenkii

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

rijenkii avatar Apr 11 '24 14:04 rijenkii

This should happen ASAP as the eslintrc config is deprecated.

mwkcoding avatar Apr 30 '24 11:04 mwkcoding

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

bmulholland avatar Jul 01 '24 09:07 bmulholland