Skip to content

Commit

Permalink
🔧 chore: 更新 prettier 配置项
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Mar 8, 2022
1 parent 92d4ff2 commit 49071f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .prettierrc

This file was deleted.

6 changes: 6 additions & 0 deletions .prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
const fabric = require('@umijs/fabric');

module.exports = {
...fabric.prettier,
plugins: ['prettier-plugin-style-order'],
};

1 comment on commit 49071f6

@vercel
Copy link

@vercel vercel bot commented on 49071f6 Mar 8, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.