We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee53c1 commit ccb4df8Copy full SHA for ccb4df8
.release-it.json
@@ -1,6 +1,6 @@
1
{
2
"hooks": {
3
- "before:init": ["pnpm lint", "pnpm test -- -- --run"],
+ "before:init": ["pnpm lint", "pnpm test -- --run"],
4
"after:bump": "pnpm build"
5
},
6
"github": {
0 commit comments