docusaurus/packages/docusaurus-migrate
Joshua Chen aa446b7a9c
chore: clean up ESLint config, enable a few rules (#6514)
* chore: clean up ESLint config, enable a few rules

* enable max-len for comments

* fix build
2022-01-31 10:31:24 +08:00
..
bin refactor: unify log format with new logger utility (#5994) 2021-12-20 17:24:59 +01:00
src chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
.npmignore misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
package.json chore(v2): prepare v2.0.0-beta.15 release (#6473) 2022-01-26 19:28:16 +01:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
tsconfig.json chore: fix Stylelint globs for editor support (#6476) 2022-01-28 12:02:16 +08:00

@docusaurus/migrate

A CLI tool to migrate from older versions of Docusaurus.

Usage

Please see the migration documentation for more information.