We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d6953 commit f6aac8bCopy full SHA for f6aac8b
package.json
@@ -44,7 +44,7 @@
44
},
45
"git": {
46
"scripts": {
47
- "pre-push": "ts-node ./bin/pre-push.ts"
+ "pre-push": "npx ts-node ./bin/pre-push.ts"
48
}
49
50
"dependencies": {
0 commit comments