trilium/.vscode/settings.json

6 lines
107 B
JSON

{
"editor.formatOnSave": true,
"files.eol": "\n",
"typescript.tsdk": "node_modules/typescript/lib"
}