mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
* chore: move to monorepo * lint all js file * simplify circleCI * fix failing tests * fix tests due to folder rename * fix test since v1 website is renamed
7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"lerna": "3.13.1",
|
|
"version": "independent",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true
|
|
}
|