Javier Zaleta Martínez
2022-10-19 72571a75884a10cd78205d79a5e475e17a4d9451
.prettierrc
@@ -2,5 +2,6 @@
  "printWidth": 100,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "tabWidth": 2
  "tabWidth": 2,
  "semi": false
}