docusaurus/packages/docusaurus-migrate
Nick Schonning 521eb119a7
chore: add cSpell for spell checking (#6456)
* chore: Add cSpell for spell checking

* chore: exclude map files and remove dups

* chore: exclude more binary files

* chore: remove MD headings

* Update .cspell.json

* fix a few spellings

* fix more

* fix

Signed-off-by: Joshua Chen <sidachen2003@gmail.com>

* fix a few

* oops

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-01-25 09:40:02 +08:00
..
bin refactor: unify log format with new logger utility (#5994) 2021-12-20 17:24:59 +01:00
src chore: add cSpell for spell checking (#6456) 2022-01-25 09:40:02 +08:00
.npmignore misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
package.json chore(deps): remove hast-util-to-text from dependencies (#6347) 2022-01-15 10:13:04 +08: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: json files should be linted (#4462) 2021-03-18 19:39:50 +01:00

@docusaurus/migrate

A CLI tool to migrate from older versions of Docusaurus.

Usage

Please see the migration documentation for more information.