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 fea6f71 commit 27becd3Copy full SHA for 27becd3
ClientApp/.prettierrc
@@ -3,5 +3,6 @@
3
"tabWidth": 2,
4
"semi": false,
5
"singleQuote": true,
6
- "printWidth": 100
+ "printWidth": 100,
7
+ "endOfLine": "auto"
8
}
0 commit comments