Skip to content

Commit b2176f7

Browse files
committed
revert
1 parent 2830f6f commit b2176f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"lint-staged": {
3131
"**/*.{js,ts,tsx,json}": [
32-
"prettier --write --ignore-unknown",
32+
"pnpm prettier --write --ignore-unknown",
3333
"pnpm eslint --fix"
3434
]
3535
},

0 commit comments

Comments
 (0)