mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
8 lines
100 B
JSON
8 lines
100 B
JSON
{
|
|
"extends": "..",
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"ts-path": ["test.js"]
|
|
}
|
|
}
|
|
}
|