14 lines
281 B
JSON
14 lines
281 B
JSON
{
|
|
"chat.modeFilesLocations": {
|
|
"chatmodes": true,
|
|
".github/chatmodes": true
|
|
},
|
|
"chat.promptFilesLocations": {
|
|
"prompts": true,
|
|
".github/prompts": true
|
|
},
|
|
"chat.instructionsFilesLocations": {
|
|
"instructions": true,
|
|
".github/instructions": true
|
|
}
|
|
} |