We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 462dfc7 commit e4d1673Copy full SHA for e4d1673
1 file changed
package.json
@@ -52,7 +52,7 @@
52
"arrowParens": "avoid",
53
"semi": false,
54
"printWidth": 120,
55
- "endOfLine": "lf",
+ "endOfLine": "crlf",
56
"quoteProps": "consistent",
57
"plugins": [
58
"prettier-plugin-jsdoc"
0 commit comments