mirror of
https://github.com/github/spec-kit.git
synced 2026-01-30 12:42:02 +00:00
14 lines
342 B
JSON
14 lines
342 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/ps/": true
|
|
}
|
|
}
|