# Code generated by Makefile (../.prettierrc.yaml). DO NOT EDIT. # This config file is used in conjunction with `.editorconfig` to specify # formatting for prettier-supported files. See `.editorconfig` and # `site/.editorconfig`for whitespace formatting options. printWidth: 80 semi: false trailingComma: all overrides: - files: - ../README.md options: proseWrap: preserve - files: - ./**/*.yaml - ./**/*.yml options: proseWrap: always