12 lines
192 B
Plaintext
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"
|
|
}
|
|
} |