tweb/fff.code-workspace

10 lines
113 B
Plaintext
Raw Normal View History

2020-02-06 16:43:07 +01:00
{
"folders": [
{
"path": "."
}
],
"settings": {
"typescript.tsdk": "node_modules/typescript/lib"
}
}