Skip to content

Commit 33f3503

Browse files
Update website/docs/zh/config/rsbuild/source.mdx
Co-authored-by: Wei <[email protected]>
1 parent f47f75e commit 33f3503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/zh/config/rsbuild/source.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import { RsbuildDocBadge } from '@components/RsbuildDocBadge';
1212

1313
用于配置装饰器语法。
1414

15-
如果在 `tsconfig.json` 中启用了 `experimentalDecorators`,Rslib 会默认将 `source.decorators.version` 设置为 `legacy`
15+
如果在 `tsconfig.json` 中启用了 [experimentalDecorators](https://www.typescriptlang.org/tsconfig/#experimentalDecorators),Rslib 会默认将 `source.decorators.version` 设置为 `legacy`
1616

1717
## source.define <RsbuildDocBadge path="/config/source/define" text="source.define" />
1818

0 commit comments

Comments
 (0)