7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"eslint.validate": [
|
|
"json"
|
|
]
|
|
}
|