vuejs / eslint-config-typescript

ESLint configuration for Vue 3 + TypeScript projects
MIT License
128 stars 30 forks source link

Migrate to eslint 9 #79

Closed Gnuk closed 2 weeks ago

Gnuk commented 3 months ago

Linked to #76

I try something you can see, I don't know if it's really OK because I've some issues with some files. I didn't tried to publish a package and try this from another module.

Most of it is to start a migration with a flat config compatible with eslint 9.

haoqunjiang commented 2 weeks ago

Thanks for the effort! It was a good starting point for our ESLint 9 migration.

Now that v14 has been out with a more comprehensive integration with ESLint 9, I'm closing this PR. Thanks for your contributions anyway!