8 lines
134 B
JSON
8 lines
134 B
JSON
|
{
|
||
|
"$schema": "https://json.schemastore.org/tsconfig",
|
||
|
"extends": "../tsconfig.json",
|
||
|
"compilerOptions": {
|
||
|
"paths": {}
|
||
|
}
|
||
|
}
|