server/.vscode/settings.json

4 lines
54 B
JSON
Raw Normal View History

2023-12-09 05:45:36 +01:00
{
"typescript.tsdk": "node_modules/typescript/lib"
}