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/getting-started/options/isolatedModules.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
-
title: Isolated Modules option
2
+
title: isolatedModules option
3
3
---
4
4
5
5
:::warning DEPRECATED
6
6
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.
Copy file name to clipboardExpand all lines: website/versioned_docs/version-29.3/getting-started/options/isolatedModules.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
-
title: Isolated Modules option
2
+
title: isolatedModules option
3
3
---
4
4
5
5
:::warning DEPRECATED
6
6
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.
0 commit comments