dprint-node icon indicating copy to clipboard operation
dprint-node copied to clipboard

A node API for the dprint TypeScript and JavaScript code formatter

Results 13 dprint-node issues
Sort by recently updated
recently updated
newest added

Assuming it's not a huge deal, JSON is common in JS/TS projects, could dprint-node ship with it available as well? I tried passing `plugins`, based on the dprint docs, but...

Hello! Really enjoying dprint/dprint-node to like ~5-10x speed up some code generation that was going through prettier, so thank you! Just curious, but AFAICT calling `dprint.format` is not picking the...

Thanks again for this great package. It would be fantastic if `dprint-node` would also offer ESM exports out of the box.