mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 12:06:48 +02:00
dev: Set up default JSON formatter on VS Code
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -8,4 +8,7 @@
|
||||
"i18n-ally.localesPaths": [
|
||||
"./src/public/translations"
|
||||
],
|
||||
"[jsonc]": {
|
||||
"editor.defaultFormatter": "vscode.json-language-features"
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user