hey, is there a way to format openapi json from nodejs itself? To be able to use this way: ```ts const formattedJson = format(openapiJson) ```