mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +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"
|
|
}
|