Anton Bulakh
2024-12-31 a934397961f15ee0e07a43125e20bd26f7125be6
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}