Update prettier configuration

This commit is contained in:
Enrico Ros
2023-06-28 17:30:20 -07:00
parent 2d4c0e9c64
commit 47553cb1e8
+1
View File
@@ -1,4 +1,5 @@
{
"singleAttributePerLine": false,
"singleQuote": true,
"trailingComma": "all",
"endOfLine": "lf",