11 lines
138 B
Plaintext
11 lines
138 B
Plaintext
|
{
|
||
|
"folders": [
|
||
|
{
|
||
|
"path": "."
|
||
|
}
|
||
|
],
|
||
|
"settings": {
|
||
|
"typescript.tsdk": "node_modules/typescript/lib",
|
||
|
"files.eol": "\n"
|
||
|
}
|
||
|
}
|