We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1571c9d commit 7ca80d4Copy full SHA for 7ca80d4
1 file changed
hooks/hooks.json
@@ -0,0 +1,13 @@
1
+{
2
+ "hooks": [
3
+ {
4
+ "matcher": "",
5
6
7
+ "type": "command",
8
+ "command": "node ${PLUGIN_ROOT}/hooks/louder-hook.js"
9
+ }
10
+ ]
11
12
13
+}
0 commit comments