Parcourir la source

docs(config): refresh the workspace-changes catalog entry after the source moved

creatixchu il y a 1 semaine
Parent
commit
88d40e28ab
3 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 2 2
      docs/config-catalog.i18n.yaml
  2. 1 1
      docs/config-catalog.md
  3. 1 1
      docs/config-catalog.zh.md

+ 2 - 2
docs/config-catalog.i18n.yaml

@@ -2,5 +2,5 @@
 # side as of the last confirmed-consistent state. Both languages carry equal authority;
 # after editing either side, bring the other along and re-record with:
 #   pnpm run verify-translation-pairing --write docs/config-catalog.md
-config-catalog.md: 42a486b280612f54105323f5825e6f31717fcf63
-config-catalog.zh.md: 4191d7ac390b38bd0687bd88ecd32512c5b5a78d
+config-catalog.md: 4b37d2b34f34acb8a09245e45af0f89f91e8232c
+config-catalog.zh.md: bfb839f073b3bb3140142bb7b27bd4b9ccab9905

+ 1 - 1
docs/config-catalog.md

@@ -3494,7 +3494,7 @@ export interface Config {
 }
 ```
 
-Source: [`packages/fs/workspace-changes/src/index.ts:30`](../packages/fs/workspace-changes/src/index.ts)
+Source: [`packages/fs/workspace-changes/src/index.ts:28`](../packages/fs/workspace-changes/src/index.ts)
 
 ## Loadable plugins with no config
 

+ 1 - 1
docs/config-catalog.zh.md

@@ -3496,7 +3496,7 @@ export interface Config {
 }
 ```
 
-来源: [`packages/fs/workspace-changes/src/index.ts:30`](../packages/fs/workspace-changes/src/index.ts)
+来源: [`packages/fs/workspace-changes/src/index.ts:28`](../packages/fs/workspace-changes/src/index.ts)
 
 ## 无配置的可加载插件