docusaurus/packages/docusaurus-utils-validation/src
Joshua Chen 24c205a835
refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type (#7080)
* refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type

* fix
2022-03-31 19:16:07 +08:00
..
__tests__ fix(validation): improve error messages for a few schemas (#6997) 2022-03-25 21:50:37 +08:00
index.ts refactor: remove deprecated Webpack utils & validation escape hatch (#6740) 2022-02-23 11:40:58 +01:00
Joi.ts chore(v2): Joi cyclic dep warning (#4464) 2021-03-18 20:19:09 +01:00
JoiFrontMatter.ts feat(utils): JSDoc for all APIs (#6980) 2022-03-24 21:34:31 +08:00
validationSchemas.ts refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type (#7080) 2022-03-31 19:16:07 +08:00
validationUtils.ts refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00