rsnext/examples/with-grafbase/.vscode/settings.json
2022-11-15 19:18:31 +01:00

4 lines
106 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}