Skip to content

Commit 819c046

Browse files
committed
prettify
1 parent 9905ab1 commit 819c046

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
github: [B2o5T]
2-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"postinstall": "tsx scripts/patch-graphql.ts",
1616
"prebuild": "rimraf ./tsconfig.tsbuildinfo",
1717
"prerelease": "pnpm build",
18-
"prettier": "prettier --cache --write --check .",
18+
"prettier": "pnpm lint:prettier --write",
1919
"release": "changeset publish",
2020
"test": "vitest ."
2121
},

0 commit comments

Comments
 (0)