oxc/crates/oxc_resolver/tests/parcel/node_modules
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
..
tsconfig-exports feat(resolver): implement tsconfig-paths (#750) 2023-08-17 16:24:46 +08:00
tsconfig-field feat(resolver): implement tsconfig-paths (#750) 2023-08-17 16:24:46 +08:00
tsconfig-index feat(resolver): implement tsconfig-paths (#750) 2023-08-17 16:24:46 +08:00
tsconfig-not-used feat(resolver): implement tsconfig-paths (#750) 2023-08-17 16:24:46 +08:00