From b0590541021a22bf3a0a90cc1dab1ffcd0690fca Mon Sep 17 00:00:00 2001 From: Benjamin Chadwick <73488828+bchadwic@users.noreply.github.com> Date: Tue, 8 Jun 2021 13:12:11 -0700 Subject: [PATCH] Update settings.json --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 05ad8530a..6caa6e9f6 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,5 @@ { "search.exclude": { "vendor/**": true - }, + } }