zixulu 1.71.1 → 1.71.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1534,6 +1534,7 @@ async function addPrettier() {
1534
1534
  const config2 = {
1535
1535
  package: [
1536
1536
  "prettier",
1537
+ "@1adybug/prettier-plugin-remove-braces",
1537
1538
  "@1adybug/prettier-plugin-sort-imports",
1538
1539
  "prettier-plugin-block-padding",
1539
1540
  "json5"