Skip to content

Commit

Permalink
style: prettier add endOfLine
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaka378 authored and sunner committed Aug 2, 2023
1 parent 4b041df commit c329e14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ module.exports = {
printWidth: 80,
tabWidth: 2,
plugins: ["prettier-plugin-vue"],
endOfLine: "auto",
};

1 comment on commit c329e14

@vercel
Copy link

@vercel vercel bot commented on c329e14 Aug 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

chatall – ./

chatall-git-main-sunner.vercel.app
chatall-llm.vercel.app
chatall-sunner.vercel.app

Please sign in to comment.