mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 12:51:57 +00:00
7 lines
80 B
JSON
7 lines
80 B
JSON
{
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"ts-path": ["foo.js"]
|
|
}
|
|
}
|
|
}
|