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