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.
eol
.prettierrc
lf
1 parent 3b4037e commit 378b3feCopy full SHA for 378b3fe
.prettierrc
@@ -4,5 +4,6 @@
4
"bracketSpacing": false,
5
"requirePragma": true,
6
"singleQuote": true,
7
- "trailingComma": "all"
+ "trailingComma": "all",
8
+ "endOfLine": "lf"
9
}
0 commit comments