Josh Bruce 7 anni fa
parent
commit
92f0ae232f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

@@ -1,6 +1,6 @@
 root = true
 
-[*{json,js}]
+[*.{json,js}]
 charset = utf-8
 end_of_line = lf
 insert_final_newline = true