diff --git a/.prettierrc.yml b/.prettierrc.yml index 5b6d4b3..fc5f3a7 100644 --- a/.prettierrc.yml +++ b/.prettierrc.yml @@ -5,4 +5,4 @@ printWidth: 88 proseWrap: always semi: true trailingComma: "es5" -xmlWhitespaceSensitivity: "strict" +xmlWhitespaceSensitivity: "ignore"