Skip to content

Commit 228beb5

Browse files
committed
fixed trailing comma
1 parent 63116ef commit 228beb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FileHeader.sublime-settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
127127
*/
128128
"extension_equivalence": {
129-
"blade.php": "html",
129+
"blade.php": "html"
130130
},
131131

132132
/*

0 commit comments

Comments
 (0)