Browse Source

remove dangling commas

pull/1449/head
Jack Humbert 6 years ago
parent
commit
ad91386497
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      book.json

+ 2
- 2
book.json View File

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


Loading…
Cancel
Save