Max
2024-05-29 a99e854d1e932f0d3f1f3e8b59e86f7b99c63086
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}