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

Load config from dprint.json

Open stephenh opened this issue 3 years ago • 0 comments

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 .dprint.json file that I put into my project's root directory. Should that be happening?

I didn't see any code in dprint-node to do that, but was kinda hoping that dprint internally would just do that; unless maybe it is and I'm missing something?

stephenh avatar Aug 26 '22 17:08 stephenh