Skip to content

Commit 56870ed

Browse files
committed
Add package.json sorting
1 parent 680fb4c commit 56870ed

File tree

4 files changed

+1178
-149
lines changed

4 files changed

+1178
-149
lines changed

configs/prettier.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
export default {
2+
plugins: ["prettier-plugin-packagejson"],
3+
};

0 commit comments

Comments
 (0)