Skip to content

Commit 9396c9f

Browse files
authored
Update website/docs/en/guide/basic/typescript.mdx
1 parent 16c4920 commit 9396c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/en/guide/basic/typescript.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ export default {
6565

6666
## Decorators version
6767

68-
By default, Rslib uses the `2022-03` version of the decorators.
68+
By default, Rslib uses the [`2022-03`](https://rsbuild.rs/config/source/decorators) version of the decorators.
6969

7070
If [experimentalDecorators](https://www.typescriptlang.org/tsconfig/#experimentalDecorators) is enabled in `tsconfig.json`, Rslib will set [source.decorators.version](/config/rsbuild/source#sourcedecorators) to `legacy` to use the legacy decorators.

0 commit comments

Comments
 (0)