17 lines
279 B
JSON
17 lines
279 B
JSON
|
|
{
|
||
|
|
"hooks": {
|
||
|
|
"SessionStart": [
|
||
|
|
{
|
||
|
|
"hooks": [
|
||
|
|
{
|
||
|
|
"type": "command",
|
||
|
|
"command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook session-start",
|
||
|
|
"timeout": 5,
|
||
|
|
"statusMessage": "LazyCodex(0.1.0): Recording Session Telemetry"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|