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