Mattia Ippoliti
2023-04-01 ba7a968881083b9d3b3b6ecd65df076e76bcb164
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}