mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"extends": "./tsconfig.server.json",
|
|
"compilerOptions": {
|
|
"rootDir": "../../"
|
|
}
|
|
}
|