1
0
mirror of synced 2026-05-22 21:33:16 +00:00

.prettierrc endOfLine auto

This commit is contained in:
Rob Winch
2024-10-21 10:53:40 -05:00
parent ec38848b20
commit cddd619f59
+2 -1
View File
@@ -1,3 +1,4 @@
{
"printWidth": 120
"printWidth": 120,
"endOfLine": "auto"
}