浏览代码

remove dangling commas

Jack Humbert 8 年之前
父节点
当前提交
ad91386497
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      book.json

+ 2 - 2
book.json

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