Is there a way to disable pulumi's formatting of the project yaml file? It's conflicting with my pre...
s
Is there a way to disable pulumi's formatting of the project yaml file? It's conflicting with my prettier config for yaml files, and I also want to be able to add comments in it. I'm also making use of an "enabled" boolean option (helm chart style) for many things that I want to keep in the top of all objects (pulumi sorts alphabetically).