mirror of
https://github.com/ivabus/gui
synced 2025-04-24 22:47:14 +03:00
8 lines
No EOL
118 B
JSON
8 lines
No EOL
118 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"@api": ["src/lib/api_cli.ts"],
|
|
}
|
|
},
|
|
} |