benjamn / recast

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
MIT License
4.91k stars 347 forks source link

need for option config to disable extra newline after multiple line object property #1380

Open GalliumWang opened 10 months ago

GalliumWang commented 10 months ago
CleanShot 2023-09-27 at 15 58 17@2x

this is the source code in the recast, and I have the demand to disable this print format, could this to be provide as a print option