CoastalCommitsPastes/.vscode/settings.json

5 lines
179 B
JSON
Raw Normal View History

{
"typescript.tsdk": "node_modules/.pnpm/typescript@4.6.4/node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
"dotenv.enableAutocloaking": false
}