8 lines
112 B
JSON
8 lines
112 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"baseUrl": "./",
|
|
"types": ["node"],
|
|
},
|
|
}
|