mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-05 08:06:19 +00:00
7 lines
130 B
JSON
7 lines
130 B
JSON
{
|
|
"css.validate": false,
|
|
"editor.quickSuggestions": {
|
|
"strings": true
|
|
},
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|