refactor: open api (#6334)
This commit is contained in:
7
open-api/typescript-sdk/tsconfig.json
Normal file
7
open-api/typescript-sdk/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"esModuleInterop": true,
|
||||
"strict": true,
|
||||
"skipLibCheck": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user