Skip to content

Commit 26bee00

Browse files
Merge pull request #16 from zhao-coder123/main
fix: fix prettier format error
2 parents 45fa56c + 066407a commit 26bee00

3 files changed

Lines changed: 11 additions & 6 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",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)