12 lines
270 B
JSON
12 lines
270 B
JSON
|
{
|
||
|
"typescript.tsdk": "./node_modules/typescript/lib",
|
||
|
"files.eol": "\n",
|
||
|
"json.schemas": [
|
||
|
{
|
||
|
"fileMatch": [
|
||
|
"/manifest.json"
|
||
|
],
|
||
|
"url": "http://json.schemastore.org/chrome-manifest"
|
||
|
}
|
||
|
]
|
||
|
}
|