mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 12:51:57 +00:00
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
5 lines
No EOL
76 B
JSON
5 lines
No EOL
76 B
JSON
{
|
|
"name": "tsconfig-field",
|
|
"private": true,
|
|
"tsconfig": "conf.json"
|
|
} |