8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"baseUrl": "./src",
|
|
"declaration": false
|
|
}
|
|
}
|