oxc/crates/oxc_resolver/tests
Boshen 6ab4ce0a6b
feat(resolver): implement tsconfig-paths (#750)
This PR includes 3 core functinalies of tsconfig-paths:

* matching tsconfig.compilerOptions.paths
* use tsconfig.compilerOptions.baseUrl
* extend tsconfig with tsconfig.extends

This PR does not include tsconfig.references
2023-08-17 16:24:46 +08:00
..
enhanced_resolve feat(resolver): complete browser_field implementation 2023-08-11 19:46:57 +08:00
parcel feat(resolver): implement tsconfig-paths (#750) 2023-08-17 16:24:46 +08:00