dependabot[bot]
2026-01-05 31ea7852fd0665a38de6d41595314019aa8d9109
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}