fixed typo in settings
This commit is contained in:
parent
350f595a52
commit
741eb4e4b4
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -1,6 +1,6 @@
|
|||||||
// Place your settings in this file to overwrite default and user settings.
|
// Place your settings in this file to overwrite default and user settings.
|
||||||
{
|
{
|
||||||
"file.autoSave": "afterDelay",
|
"files.autoSave": "afterDelay",
|
||||||
"files.watcherExclude": {
|
"files.watcherExclude": {
|
||||||
"**/.git/objects/**": true,
|
"**/.git/objects/**": true,
|
||||||
"**/built/**": true,
|
"**/built/**": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user