docusaurus/packages/docusaurus-plugin-content-blog/src
Joshua Chen 8e934450d8
refactor: remove unnecessary default values normalized during validation (#6864)
* refactor: remove unnecessary default values normalized during validation

* more
2022-03-07 19:23:30 +08:00
..
__tests__ test: improve test coverage (#6857) 2022-03-06 17:55:21 +08:00
authors.ts feat: allow blog authors email (#6783) 2022-03-02 16:28:17 +01:00
blogFrontMatter.ts chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
blogUtils.ts refactor: enable a few TS flags (#6852) 2022-03-06 13:09:10 +08:00
deps.d.ts refactor: move deps declarations into src (#5946) 2021-11-14 13:35:15 +08:00
feed.ts feat: allow blog authors email (#6783) 2022-03-02 16:28:17 +01:00
index.ts refactor: remove unnecessary default values normalized during validation (#6864) 2022-03-07 19:23:30 +08:00
markdownLoader.ts chore: remove some unused dependencies from package.json (#6440) 2022-01-22 19:47:35 +08:00
plugin-content-blog.d.ts feat: allow blog authors email (#6783) 2022-03-02 16:28:17 +01:00
pluginOptionSchema.ts feat(content-blog): allow customizing blog archive component through option (#6603) 2022-02-04 18:56:09 +08:00
translations.ts test: improve test coverage (#6857) 2022-03-06 17:55:21 +08:00
types.ts chore: fix ESLint warnings, restrict export all syntax (#6605) 2022-02-04 21:57:10 +08:00