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