mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-29 10:56:24 +02:00
12 lines
No EOL
270 B
JSON
12 lines
No EOL
270 B
JSON
{
|
|
"typescript.tsdk": "./node_modules/typescript/lib",
|
|
"files.eol": "\n",
|
|
"json.schemas": [
|
|
{
|
|
"fileMatch": [
|
|
"/manifest.json"
|
|
],
|
|
"url": "http://json.schemastore.org/chrome-manifest"
|
|
}
|
|
]
|
|
} |