Skip to content

Commit e48cb2b

Browse files
author
zhaominda
committed
fix: fix prettier format error
1 parent 45fa56c commit e48cb2b

3 files changed

Lines changed: 2611 additions & 3379 deletions

File tree

.changeset/eleven-books-hug.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'openapi-ts-request': patch
3+
---
4+
5+
fix: fix prettier format error

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@prettier/sync": "^0.5.2",
35+
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
3536
"axios": "^1.7.2",
3637
"chalk": "^4.1.2",
3738
"cosmiconfig": "^9.0.0",
@@ -52,7 +53,6 @@
5253
"@changesets/cli": "^2.27.6",
5354
"@commitlint/cli": "^19.2.1",
5455
"@commitlint/config-conventional": "^19.2.2",
55-
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
5656
"@types/lodash": "^4.17.5",
5757
"@types/memoizee": "^0.4.11",
5858
"@types/mockjs": "^1.0.10",

0 commit comments

Comments
 (0)