style: eslint fix docs/

This commit is contained in:
harttle
2020-03-31 01:25:31 +08:00
parent bf23116ce5
commit c30766ffe1
18 changed files with 151 additions and 143 deletions
+6 -4
View File
@@ -1612,8 +1612,9 @@
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
},
"hexo": {
"version": "github:hexojs/hexo#6437ff51869faf1add5cbb1f5411586b61a93fbf",
"from": "github:hexojs/hexo",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/hexo/-/hexo-4.2.0.tgz",
"integrity": "sha512-j2Kzgx/eWF0IgSfUEsAAhr0mDaaqR3E1MTus0/Vrs+JpQdMiSlqSbudPf2S9O4FHi5CAzDCuzToGlg2kgoQxcA==",
"requires": {
"abbrev": "^1.1.1",
"archy": "^1.0.0",
@@ -1624,7 +1625,7 @@
"hexo-fs": "^2.0.0",
"hexo-i18n": "^1.0.0",
"hexo-log": "^1.0.0",
"hexo-util": "^1.9.0",
"hexo-util": "^1.8.0",
"js-yaml": "^3.12.0",
"lodash": "^4.17.11",
"micromatch": "^4.0.2",
@@ -1634,12 +1635,13 @@
"pretty-hrtime": "^1.0.3",
"resolve": "^1.8.1",
"strip-ansi": "^6.0.0",
"strip-indent": "^3.0.0",
"swig-extras": "0.0.1",
"swig-templates": "^2.0.3",
"text-table": "^0.2.0",
"tildify": "^2.0.0",
"titlecase": "^1.1.2",
"warehouse": "^3.0.2"
"warehouse": "^3.0.1"
},
"dependencies": {
"ansi-styles": {