Skip to content

Commit

Permalink
chore: Remove endOfLine from prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasenkoo committed Aug 24, 2023
1 parent 10d0f0a commit 3ec9ad6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .prettierrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ module.exports = {
bracketSpacing: true,
arrowParens: 'always',
vueIndentScriptAndStyle: true,
endOfLine: 'auto',
}

0 comments on commit 3ec9ad6

Please sign in to comment.