mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-11 13:04:41 +00:00
020463c358
* update typescript, define in root package.json * update typedoc and fix typedoc comments * update dev version of tsconfig * set module and resolution for tsconfig dev * bump ts plugins * set order of typedoc generation * turn off warnings as errors setting
8 lines
148 B
JSON
8 lines
148 B
JSON
{
|
|
"$schema": "https://typedoc.org/schema.json",
|
|
"includeVersion": true,
|
|
"validation": {
|
|
"invalidLink": true,
|
|
"notExported": true
|
|
}
|
|
} |