Files
Andrew Grimberg 8f740ba34e Chore: Initialize spec-kit
Prepare to use spec-kit for further development of the Rental Control
integration.

Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
2025-11-14 20:59:10 -08:00

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
}
}