diff --git a/.vscode/settings.json b/.vscode/settings.json index 6d8e9ee2..b9ab4971 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,5 @@ { "files.associations": { "Dockerfile-*": "dockerfile" - }, + } }