diff --git a/packages/ai-function-caller/package.json b/packages/ai-function-caller/package.json index 8583e3e..f1249a9 100644 --- a/packages/ai-function-caller/package.json +++ b/packages/ai-function-caller/package.json @@ -47,7 +47,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/assert/package.json b/packages/assert/package.json index 0a1c07a..85a4a03 100644 --- a/packages/assert/package.json +++ b/packages/assert/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/better-map/package.json b/packages/better-map/package.json index 167e4a5..e6777db 100644 --- a/packages/better-map/package.json +++ b/packages/better-map/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/better-set/package.json b/packages/better-set/package.json index c6b4a40..f31d350 100644 --- a/packages/better-set/package.json +++ b/packages/better-set/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/binary-serializer/package.json b/packages/binary-serializer/package.json index d7f51ff..5d9ca9e 100644 --- a/packages/binary-serializer/package.json +++ b/packages/binary-serializer/package.json @@ -46,7 +46,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/bit-mask/package.json b/packages/bit-mask/package.json index f8101bb..a854b0d 100644 --- a/packages/bit-mask/package.json +++ b/packages/bit-mask/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/cli/package.json b/packages/cli/package.json index c6c204f..8f46ca5 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -46,7 +46,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/complex-compare/package.json b/packages/complex-compare/package.json index f5151d4..fc7c3a3 100644 --- a/packages/complex-compare/package.json +++ b/packages/complex-compare/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/i811n/package.json b/packages/i811n/package.json index b10d61b..7684179 100644 --- a/packages/i811n/package.json +++ b/packages/i811n/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/logger/package.json b/packages/logger/package.json index e734d79..a0634c0 100644 --- a/packages/logger/package.json +++ b/packages/logger/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/lsystem/package.json b/packages/lsystem/package.json index 362d56a..ec366e4 100644 --- a/packages/lsystem/package.json +++ b/packages/lsystem/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/mixin-class-factory/package.json b/packages/mixin-class-factory/package.json index 861fbe8..8c8b41c 100644 --- a/packages/mixin-class-factory/package.json +++ b/packages/mixin-class-factory/package.json @@ -46,7 +46,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/neuronal-network/package.json b/packages/neuronal-network/package.json index ebb59da..4f43e00 100644 --- a/packages/neuronal-network/package.json +++ b/packages/neuronal-network/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/parser-combinator/package.json b/packages/parser-combinator/package.json index fbc006a..d152a0e 100644 --- a/packages/parser-combinator/package.json +++ b/packages/parser-combinator/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/priority-queue/package.json b/packages/priority-queue/package.json index d91cdeb..958f90d 100644 --- a/packages/priority-queue/package.json +++ b/packages/priority-queue/package.json @@ -48,7 +48,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/prom-metrics-decorator/package.json b/packages/prom-metrics-decorator/package.json index a2dfe41..0d6c006 100644 --- a/packages/prom-metrics-decorator/package.json +++ b/packages/prom-metrics-decorator/package.json @@ -46,7 +46,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/prom-metrics-parser/package.json b/packages/prom-metrics-parser/package.json index 2b8c6b8..eaa652f 100644 --- a/packages/prom-metrics-parser/package.json +++ b/packages/prom-metrics-parser/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/random/package.json b/packages/random/package.json index 54a88da..54d0235 100644 --- a/packages/random/package.json +++ b/packages/random/package.json @@ -47,7 +47,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/reactivity/package.json b/packages/reactivity/package.json index 3089ca0..59b5cd4 100644 --- a/packages/reactivity/package.json +++ b/packages/reactivity/package.json @@ -46,7 +46,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/safe-array/package.json b/packages/safe-array/package.json index 2e5328b..ab51664 100644 --- a/packages/safe-array/package.json +++ b/packages/safe-array/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/signature/package.json b/packages/signature/package.json index 2e4abb2..ab2b39b 100644 --- a/packages/signature/package.json +++ b/packages/signature/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/slot-mashine/package.json b/packages/slot-mashine/package.json index 6b92545..0af6414 100644 --- a/packages/slot-mashine/package.json +++ b/packages/slot-mashine/package.json @@ -46,7 +46,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/state-machine/package.json b/packages/state-machine/package.json index 187e577..7dd8f16 100644 --- a/packages/state-machine/package.json +++ b/packages/state-machine/package.json @@ -46,7 +46,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/state-store/package.json b/packages/state-store/package.json index 48de7e4..ee8664b 100644 --- a/packages/state-store/package.json +++ b/packages/state-store/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/stats-tracker/package.json b/packages/stats-tracker/package.json index c91ce74..0522868 100644 --- a/packages/stats-tracker/package.json +++ b/packages/stats-tracker/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/task-manager/package.json b/packages/task-manager/package.json index eaed67f..f259a7a 100644 --- a/packages/task-manager/package.json +++ b/packages/task-manager/package.json @@ -48,7 +48,7 @@ "typescript": "^5.2.2" }, "scripts": { - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "build": "tsc", "publish": "yarn npm publish", "test": "echo \"Error: no test specified\" && exit 0", diff --git a/packages/ts-error/package.json b/packages/ts-error/package.json index 387e1f4..fa97d22 100644 --- a/packages/ts-error/package.json +++ b/packages/ts-error/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/webgl-sand-engine/package.json b/packages/webgl-sand-engine/package.json index 73a2352..57e2876 100644 --- a/packages/webgl-sand-engine/package.json +++ b/packages/webgl-sand-engine/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/webgl-shader-factory/package.json b/packages/webgl-shader-factory/package.json index 73a1294..1aaa0de 100644 --- a/packages/webgl-shader-factory/package.json +++ b/packages/webgl-shader-factory/package.json @@ -43,7 +43,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/", diff --git a/packages/worker-pool/package.json b/packages/worker-pool/package.json index 3df9e2a..cfb92f5 100644 --- a/packages/worker-pool/package.json +++ b/packages/worker-pool/package.json @@ -47,7 +47,7 @@ "scripts": { "build": "tsc", "clean": "rimraf dist node_modules docs", - "docs": "typedoc --entrypointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", + "docs": "typedoc --entryPointStrategy expand --json docs/docs.json --plugin typedoc-plugin-missing-exports --plugin typedoc-plugin-rename-defaults --plugin typedoc-plugin-mdn-links --readme ./README.md src/", "fixpack": "fixpack", "format": "prettier src/", "format:fix": "prettier --write src/",