diff --git a/.vscode/settings.json b/.vscode/settings.json index 31c41bf05..f03125fbf 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -35,5 +35,6 @@ "*.json": "jsonc", ".prettierrc": "json" }, - "angular.enable-strict-mode-prompt": false + "angular.enable-strict-mode-prompt": false, + "typescript.referencesCodeLens.enabled": true }