mirror of
https://github.com/jnMetaCode/superpowers-zh.git
synced 2026-09-03 07:23:56 +08:00
11 lines
124 B
JSON
11 lines
124 B
JSON
{
|
|
"version": 1,
|
|
"hooks": {
|
|
"sessionStart": [
|
|
{
|
|
"command": "./hooks/session-start"
|
|
}
|
|
]
|
|
}
|
|
}
|