remove dangling commas

This commit is contained in:
Jack Humbert 2017-06-29 17:13:42 -04:00
parent ada64b8ec9
commit ad91386497
1 changed files with 2 additions and 2 deletions

View File

@ -4,14 +4,14 @@
}, },
"plugins" : [ "plugins" : [
"anchors", "anchors",
"toolbar",
"edit-link", "edit-link",
"etoc",
"forkmegithub", "forkmegithub",
"git-author", "git-author",
"hints", "hints",
"numbered-headings", "numbered-headings",
"etoc",
"terminal", "terminal",
"toolbar"
], ],
"pluginsConfig": { "pluginsConfig": {
"edit-link": { "edit-link": {