tweb/fff.code-workspace
Eduard Kuzmenko c4f58a72de second tour
2020-02-06 22:43:07 +07:00

10 lines
113 B
Plaintext

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