Skip to content

Commit 6cbfb4c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Include additional files that should be treated as static assets.
1313

1414
Used to configure the decorators syntax.
1515

16-
If `experimentalDecorators` is enabled in `tsconfig.json`, Rslib will set `source.decorators.version` to `legacy` by default.
16+
If [experimentalDecorators](https://www.typescriptlang.org/tsconfig/#experimentalDecorators) is enabled in `tsconfig.json`, Rslib will set `source.decorators.version` to `legacy` by default.
1717

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

0 commit comments

Comments
 (0)