We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec38848 commit cddd619Copy full SHA for cddd619
javascript/.prettierrc
@@ -1,3 +1,4 @@
1
{
2
- "printWidth": 120
+ "printWidth": 120,
3
+ "endOfLine": "auto"
4
}
0 commit comments