tweb/public3/fff.code-workspace

10 lines
113 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"typescript.tsdk": "node_modules/typescript/lib"
}
}