Skip to content

Commit 0c3465f

Browse files
committed
docs: indicate clearer about isolatedModules deprecation
1 parent 25157eb commit 0c3465f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

website/docs/getting-started/options/isolatedModules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Isolated Modules option
2+
title: isolatedModules option
33
---
44

55
:::warning DEPRECATED
66

7-
This page is now **DEPRECATED** and will be removed in the next major release.
7+
This page is now **DEPRECATED** and will be removed together with the config option `isolatedModules` in the next major release. Please use `isolatedModules` option in `tsconfig.json` instead.
88

99
:::
1010

website/versioned_docs/version-29.3/getting-started/options/isolatedModules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Isolated Modules option
2+
title: isolatedModules option
33
---
44

55
:::warning DEPRECATED
66

7-
This page is now **DEPRECATED** and will be removed in the next major release.
7+
This page is now **DEPRECATED** and will be removed together with the config option `isolatedModules` in the next major release. Please use `isolatedModules` option in `tsconfig.json` instead.
88

99
:::
1010

0 commit comments

Comments
 (0)