Adds trailling commas to generated codemods/index.js file. This should align the style with the Biome configuration where trailing commas are enabled by default.
I noticed this small issue when I was resolving conflicts and I had to manually add the comma.
Adds trailling commas to generated
codemods/index.js
file. This should align the style with the Biome configuration where trailing commas are enabled by default.I noticed this small issue when I was resolving conflicts and I had to manually add the comma.