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