docusaurus/packages/docusaurus-plugin-client-redirects/src
Joshua Chen 3f1f8255a2
chore: upgrade Prettier + regenerate lock file (#5611)
* Bump deps

* Run prettier

* Format docs

* Minor refactor

* Collapse objects

* Fix type

* Update lock file
2021-09-30 12:54:17 +02:00
..
__tests__ chore: upgrade Prettier + regenerate lock file (#5611) 2021-09-30 12:54:17 +02:00
templates
collectRedirects.ts chore: upgrade dependencies (#5608) 2021-09-24 16:36:41 +02:00
createRedirectPageContent.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
extensionRedirects.ts fix(v2): redirect from should work with trailingSlash: true (#5093) 2021-06-30 10:44:03 +02:00
index.ts fix(v2): redirect from should work with trailingSlash: true (#5093) 2021-06-30 10:44:03 +02:00
normalizePluginOptions.ts fix(v2): Export Joi from validation-utils package (#4459) 2021-03-18 19:27:51 +01:00
plugin-client-redirects.d.ts feat: TypeScript presets/plugins should expose Options typing (#5456) 2021-09-01 12:14:40 +02:00
redirectValidation.ts fix(v2): Export Joi from validation-utils package (#4459) 2021-03-18 19:27:51 +01:00
types.ts
writeRedirectFiles.ts fix(v2): fix redirect plugin when trailingSlash=false for .html extension (#5102) 2021-06-30 17:22:51 +02:00