From 4544059e515d0ad12f330717c94763dcc4b15e1c Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 19 Feb 2019 08:28:30 -0500 Subject: [PATCH] Update VSCODE settings --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 8c19b0eb3..fa5603d50 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -17,5 +17,6 @@ "typescript", "typescriptreact", "yml" - ] + ], + "search.usePCRE2": true } \ No newline at end of file