5etools/.vscode/settings.json

10 lines
248 B
JSON

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