bookstack-chart/.vscode/settings.json

9 lines
138 B
JSON

{
"github.copilot.enable": {
"*": true,
"plaintext": false,
"markdown": false,
"scminput": false,
"yaml": true
}
}