7 lines
92 B
JSON
7 lines
92 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"baseUrl": "../..",
|
|
},
|
|
}
|