Преглед изворни кода

Add jsonld to editorconfig

rugk пре 10 година
родитељ
комит
b491f064ef
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      .editorconfig

+ 4 - 0
.editorconfig

@@ -21,6 +21,10 @@ indent_size = 4
 indent_style = space
 indent_size = 4
 
+[*.jsonld]
+indent_style = tab
+indent_size = 4
+
 [*.php]
 indent_style = space
 indent_size = 4