mirror of
https://github.com/zadam/trilium.git
synced 2026-05-05 22:47:05 +02:00
chore(code): add config for json files
This commit is contained in:
@@ -7,3 +7,6 @@ indent_size = 4
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.json]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user