diff --git a/.vscode/extensions.json b/.vscode/extensions.json index bdeb4c8c09..2a879e74d6 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -2,8 +2,9 @@ "recommendations": [ "nrwl.angular-console", "angular.ng-template", + "EditorConfig.EditorConfig", "ms-vscode.vscode-typescript-tslint-plugin", "esbenp.prettier-vscode", "firsttris.vscode-jest-runner" ] -} \ No newline at end of file +}