Enable autosave for vscode
This commit is contained in:
parent
705b9cade9
commit
ec4357c6a5
|
|
@ -6,5 +6,6 @@
|
||||||
],
|
],
|
||||||
"url": "https://raw.githubusercontent.com/TheGiddyLimit/5etools-utils/master/schema/brew-fast/homebrew.json"
|
"url": "https://raw.githubusercontent.com/TheGiddyLimit/5etools-utils/master/schema/brew-fast/homebrew.json"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"files.autoSave": "onFocusChange"
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue