Pārlūkot izejas kodu

Add jsonld to editorconfig

rugk 10 gadi atpakaļ
vecāks
revīzija
b491f064ef
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  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