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: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ Rust port of [enhanced-resolve].
27
27
* support extending tsconfig defined in `tsconfig.extends`
28
28
* support paths alias defined in `tsconfig.compilerOptions.paths`
29
29
* support project references defined `tsconfig.references`
30
+
* support [template variable ${configDir} for substitution of config files directory path](https://github.com/microsoft/TypeScript/pull/58042)
30
31
* supports in-memory file system via the `FileSystem` trait
0 commit comments