We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77f2541 commit d4d76e4Copy full SHA for d4d76e4
src/config/prettierrc.js
@@ -1,3 +1,4 @@
1
+/** @type {import('prettier').Options} */
2
module.exports = {
3
arrowParens: 'avoid',
4
endOfLine: 'lf',
0 commit comments