mirror of
https://github.com/tykeal/homeassistant-rental-control.git
synced 2026-06-24 08:47:51 +00:00
Prepare to use spec-kit for further development of the Rental Control integration. Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
14 lines
350 B
JSON
14 lines
350 B
JSON
{
|
|
"chat.promptFilesRecommendations": {
|
|
"speckit.constitution": true,
|
|
"speckit.specify": true,
|
|
"speckit.plan": true,
|
|
"speckit.tasks": true,
|
|
"speckit.implement": true
|
|
},
|
|
"chat.tools.terminal.autoApprove": {
|
|
".specify/scripts/bash/": true,
|
|
".specify/scripts/powershell/": true
|
|
}
|
|
}
|