Skip to content

Commit 72228b8

Browse files
committed
vscode settings revert
1 parent d101db8 commit 72228b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,5 @@
221221
"go.testFlags": ["-short", "-coverpkg=./..."],
222222
// We often use a version of TypeScript that's ahead of the version shipped
223223
// with VS Code.
224-
"typescript.tsdk": "./site/node_modules/typescript/lib",
225-
"codeQL.githubDatabase.download": "never"
224+
"typescript.tsdk": "./site/node_modules/typescript/lib"
226225
}

0 commit comments

Comments
 (0)