Skip to content

Commit cea5dba

Browse files
author
Daniel Skogly
committed
Removed trailing comma parsing error
Trailing comma before closing bracket gives an alert in ST.
1 parent 7eb72d8 commit cea5dba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
// Disables the plugin
3-
"disabled": false,
3+
"disabled": false
44
}

0 commit comments

Comments
 (0)