Files
NiiGram-webk/fff.code-workspace

12 lines
192 B
Plaintext

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