You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/en/config/rsbuild/source.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Include additional files that should be treated as static assets.
13
13
14
14
Used to configure the decorators syntax.
15
15
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.
0 commit comments