docusaurus/packages/docusaurus-migrate
Joshua Chen c9ee6e467c
refactor: import jest as global; unify import style of some modules (#6898)
* refactor: import jest as global

* fix react
2022-03-11 19:04:27 +08:00
..
bin refactor: make JS executables included in the tsconfig for editor hints (#6861) 2022-03-06 23:07:23 +08:00
src refactor: import jest as global; unify import style of some modules (#6898) 2022-03-11 19:04:27 +08:00
.npmignore misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
package.json refactor: make JS executables included in the tsconfig for editor hints (#6861) 2022-03-06 23:07:23 +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.build.json refactor: make JS executables included in the tsconfig for editor hints (#6861) 2022-03-06 23:07:23 +08:00
tsconfig.json refactor: make JS executables included in the tsconfig for editor hints (#6861) 2022-03-06 23:07:23 +08:00

@docusaurus/migrate

A CLI tool to migrate from older versions of Docusaurus.

Usage

Please see the migration documentation for more information.