We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f9c02 commit ee34161Copy full SHA for ee34161
1 file changed
.prettierrc
@@ -15,5 +15,6 @@
15
"tabWidth": 2,
16
"trailingComma": "es5",
17
"useTabs": false,
18
- "vueIndentScriptAndStyle": false
+ "vueIndentScriptAndStyle": false,
19
+ "endOfLine": "auto"
20
}
0 commit comments