We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f47f75e commit 33f3503Copy full SHA for 33f3503
website/docs/zh/config/rsbuild/source.mdx
@@ -12,7 +12,7 @@ import { RsbuildDocBadge } from '@components/RsbuildDocBadge';
12
13
用于配置装饰器语法。
14
15
-如果在 `tsconfig.json` 中启用了 `experimentalDecorators`,Rslib 会默认将 `source.decorators.version` 设置为 `legacy`。
+如果在 `tsconfig.json` 中启用了 [experimentalDecorators](https://www.typescriptlang.org/tsconfig/#experimentalDecorators),Rslib 会默认将 `source.decorators.version` 设置为 `legacy`。
16
17
## source.define <RsbuildDocBadge path="/config/source/define" text="source.define" />
18
0 commit comments