From bce8a69f610dd64155756b2c676b2dc199bf80e8 Mon Sep 17 00:00:00 2001 From: Peter Newman Date: Wed, 19 Oct 2022 17:58:53 +0100 Subject: [PATCH] Revert "Add the vscode settings" This reverts commit 0c57083c7ed7918f3a164b865c7a04b531ab6085. --- .vscode/settings.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 5daddf0ea..60af59197 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,12 +7,6 @@ ], "url": "./schema/categories.json" }, - { - "fileMatch": [ - "config/countryReplacements.json" - ], - "url": "./schema/countryReplacements.json" - }, { "fileMatch": [ "data/**/*.json"