docusaurus/packages/docusaurus-plugin-client-re.../src
Joshua Chen 87592bca03
refactor: ensure all types are using index signature instead of Record (#6995)
* refactor: ensure all types are using index signature instead of Record

* kick CI
2022-03-25 18:06:30 +08:00
..
__tests__ refactor: unify how validateOptions is handled (#6961) 2022-03-22 19:40:56 +08:00
templates add canonical url 2020-05-26 21:03:18 +02:00
collectRedirects.ts refactor: remove unnecessary default values normalized during validation (#6864) 2022-03-07 19:23:30 +08:00
createRedirectPageContent.ts refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
extensionRedirects.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
index.ts refactor: unify how validateOptions is handled (#6961) 2022-03-22 19:40:56 +08:00
options.ts refactor: unify how validateOptions is handled (#6961) 2022-03-22 19:40:56 +08:00
plugin-client-redirects.d.ts chore(pwa, sitemap, client-redirects, ideal-image): JSDoc for types (#6928) 2022-03-17 12:05:23 +08:00
redirectValidation.ts refactor: enforce type import specifiers (#6230) 2021-12-31 21:17:09 +08:00
types.ts chore(pwa, sitemap, client-redirects, ideal-image): JSDoc for types (#6928) 2022-03-17 12:05:23 +08:00
writeRedirectFiles.ts refactor: prefer fs.outputFile to ensureDir + writeFile (#6880) 2022-03-09 17:50:33 +08:00