Add Docker deployment support, richer Selenium/LED pattern tests, in-browser diagnostics, responsive UI improvements, and 16x16 panel simulation tooling to speed iteration and hardware-style prototyping. Made-with: Cursor
13 lines
196 B
JSON
13 lines
196 B
JSON
{
|
|
"version": 1,
|
|
"hooks": {
|
|
"afterFileEdit": [
|
|
{
|
|
"command": ".cursor/hooks/dev-reload-touch.sh",
|
|
"timeout": 5,
|
|
"matcher": "Write|TabWrite"
|
|
}
|
|
]
|
|
}
|
|
}
|