mirror of
https://github.com/tauri-apps/typedoc-plugin-markdown.git
synced 2026-01-31 00:45:20 +01:00
7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"packages": ["packages/*"],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"version": "independent"
|
|
}
|