You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2026-01-03 23:22:30 +03:00
10 lines
205 B
JSON
10 lines
205 B
JSON
{
|
|
"plugin": [
|
|
"typedoc-plugin-mdn-links",
|
|
"typedoc-plugin-missing-exports",
|
|
"typedoc-plugin-versions",
|
|
"typedoc-plugin-coverage"
|
|
],
|
|
"coverageLabel": "TypeDoc"
|
|
}
|