Files
rougelike-demo/server/.vscode/settings.json

3 lines
58 B
JSON
Raw Normal View History

{
"typescript.tsdk": "node_modules\\typescript\\lib"
}