mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
dev: Set up default JSON formatter on VS Code
This commit is contained in:
parent
25db092b41
commit
dc48eeb7c1
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"
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user