editorconfig json

This commit is contained in:
thek4n 2024-02-02 10:38:03 +03:00
parent 53894176f0
commit 1a9ae43feb

View File

@ -19,4 +19,7 @@ insert_final_newline = true
[Makefile]
indent_style = tab
indent_size = tab
tab_width = 4
tab_width = 4
[*.json]
insert_final_newline = true