diff --git a/structured-files/.prettierrc.json b/structured-files/.prettierrc.json index c7e46a8..0a599e3 100644 --- a/structured-files/.prettierrc.json +++ b/structured-files/.prettierrc.json @@ -7,6 +7,7 @@ "trailingComma": "all", "xmlSelfClosingSpace": true, "xmlWhitespaceSensitivity": "ignore", + "experimentalOperatorPosition": "start", "plugins": ["@prettier/plugin-xml"], "overrides": [ {