From 1524758649c3f7a127189744f65cfe32bcea3cda Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Fri, 24 Jul 2020 14:50:20 +0100 Subject: [PATCH] Updating VSCode settings --- infrastructure/.vscode/settings.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 infrastructure/.vscode/settings.json diff --git a/infrastructure/.vscode/settings.json b/infrastructure/.vscode/settings.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/infrastructure/.vscode/settings.json @@ -0,0 +1 @@ +{} \ No newline at end of file