swagger-typescript-api icon indicating copy to clipboard operation
swagger-typescript-api copied to clipboard

[Feature request] Add option to disable code formatting

Open iemi111 opened this issue 7 months ago • 0 comments

Hi, can you add a configuration option for disabling code formatting after the files are generated?

I'm currently running my chosen code formatting tool after the files are generated. Now that you have switched to using Biome, it's even more opinionated, and the generated files end up with more lines. It's also unnecessary, as the files end up being formatted by two code formatters.

iemi111 avatar May 22 '25 10:05 iemi111