fixed typo in settings

This commit is contained in:
Peli de Halleux 2017-02-01 07:58:20 -08:00
parent 350f595a52
commit 741eb4e4b4

View File

@ -1,6 +1,6 @@
// Place your settings in this file to overwrite default and user settings.
{
"file.autoSave": "afterDelay",
"files.autoSave": "afterDelay",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/built/**": true,