We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749307e commit 7ca624eCopy full SHA for 7ca624e
.vscode/settings.json
@@ -211,6 +211,5 @@
211
"go.testFlags": ["-short", "-coverpkg=./..."],
212
// We often use a version of TypeScript that's ahead of the version shipped
213
// with VS Code.
214
- "typescript.tsdk": "./site/node_modules/typescript/lib",
215
- "prettier.prettierPath": "./node_modules/prettier"
+ "typescript.tsdk": "./site/node_modules/typescript/lib"
216
}
0 commit comments