Leonardo Ledda
2024-02-19 d9e8ffc78c54a59047df56d8000b2f6289eb9be0
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}