eslint-transforms icon indicating copy to clipboard operation
eslint-transforms copied to clipboard

Codemod for migrating to flat file config

Open fabb opened this issue 1 year ago • 1 comments

Is there a plan to create a codemod for migrating to the new flat file config format?

fabb avatar May 15 '24 06:05 fabb

We are looking into creating some kind of migration tool, but it's not as simple as a codemod because of the multiple different kinds of configuration files (.eslintrc, .eslintrc.json, .eslintrc.yml, etc.)

nzakas avatar May 15 '24 14:05 nzakas