16 lines
249 B
JSON
16 lines
249 B
JSON
{
|
|
"hooks": {
|
|
"PostToolUse": [
|
|
{
|
|
"hooks": [
|
|
{
|
|
"command": "bun fix --skip=correctness/noUnusedImports",
|
|
"type": "command"
|
|
}
|
|
],
|
|
"matcher": "Write|Edit"
|
|
}
|
|
]
|
|
}
|
|
}
|