diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 1f552ee..3073d69 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -43,9 +43,10 @@ "customizations": { "vscode": { "extensions": [ - "ms-vscode.powershell", + "editorconfig.editorconfig", "dbaeumer.vscode-eslint", "github.vscode-github-actions", + "ms-vscode.powershell", "ms-azuretools.vscode-docker" ], "settings": {