5etools/.vscode/settings.json

11 lines
287 B
JSON

{
"json.schemas": [
{
"fileMatch": [
"homebrew/*.json"
],
"url": "https://raw.githubusercontent.com/TheGiddyLimit/5etools-utils/master/schema/brew-fast/homebrew.json"
}
],
"files.autoSave": "onFocusChange"
}