tweb/fff.code-workspace

11 lines
138 B
Plaintext

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