{ "editor.renderWhitespace": "all", "files.trimTrailingWhitespace": true, "files.eol": "\n", "editor.tabSize": 4, "editor.insertSpaces": true, "editor.cursorStyle": "block", "githubPullRequests.ignoredPullRequestBranches": [ "master" ] }