We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d577ade commit 2178b09Copy full SHA for 2178b09
README.md
@@ -410,7 +410,7 @@ yarn add --dev @types/webpack
410
411
## Profiling types resolution
412
413
-Starting from TypeScript 4.1.0 (currently in beta), you can profile long type checks by
+Starting from TypeScript 4.1.0, you can profile long type checks by
414
setting "generateTrace" compiler option. This is an instruction from [microsoft/TypeScript#40063](https://github.com/microsoft/TypeScript/pull/40063):
415
416
1. Set "generateTrace": "{folderName}" in your `tsconfig.json`
0 commit comments