botserver/.vscode/settings.json

4 lines
64 B
JSON
Raw Normal View History

2018-04-21 02:59:30 -03:00
{
"typescript.tsdk": "./node_modules/typescript/lib",
}