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