We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b686fb + 5af383e commit 31fa527Copy full SHA for 31fa527
.prettierrc.js
@@ -4,4 +4,5 @@ module.exports = {
4
singleQuote: true,
5
printWidth: 100,
6
tabWidth: 2,
7
+ endOfLine: 'auto',
8
};
0 commit comments