human/.vscode/settings.json

3 lines
54 B
JSON
Raw Normal View History

2021-08-06 14:29:41 +02:00
{
"typescript.tsdk": "node_modules/typescript/lib"
}