We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45fa56c commit e48cb2bCopy full SHA for e48cb2b
3 files changed
.changeset/eleven-books-hug.md
@@ -0,0 +1,5 @@
1
+---
2
+'openapi-ts-request': patch
3
4
+
5
+fix: fix prettier format error
package.json
@@ -32,6 +32,7 @@
32
},
33
"dependencies": {
34
"@prettier/sync": "^0.5.2",
35
+ "@trivago/prettier-plugin-sort-imports": "^4.3.0",
36
"axios": "^1.7.2",
37
"chalk": "^4.1.2",
38
"cosmiconfig": "^9.0.0",
@@ -52,7 +53,6 @@
52
53
"@changesets/cli": "^2.27.6",
54
"@commitlint/cli": "^19.2.1",
55
"@commitlint/config-conventional": "^19.2.2",
- "@trivago/prettier-plugin-sort-imports": "^4.3.0",
56
"@types/lodash": "^4.17.5",
57
"@types/memoizee": "^0.4.11",
58
"@types/mockjs": "^1.0.10",
0 commit comments