We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf3cd6 commit 3aee91eCopy full SHA for 3aee91e
.prettierrc.json
@@ -4,6 +4,6 @@
4
"singleQuote": false,
5
"semi": true,
6
"trailingComma": "es5",
7
- "endOfLine": "crlf",
+ "endOfLine": "lf",
8
"plugins": ["prettier-plugin-jsdoc"]
9
}
0 commit comments