2022-05-30 13:36:07 +00:00
|
|
|
{
|
2022-06-01 06:27:29 +00:00
|
|
|
"extends": "./tsconfig.json",
|
2022-05-30 13:36:07 +00:00
|
|
|
"compilerOptions": {
|
|
|
|
"baseUrl": "./temp",
|
2022-06-01 06:27:29 +00:00
|
|
|
"types": []
|
2022-06-10 08:35:46 +00:00
|
|
|
}
|
2022-05-30 13:36:07 +00:00
|
|
|
}
|